-
-
few-shot-vid2vid Public
Forked from NVlabs/few-shot-vid2vidPytorch implementation for few-shot photorealistic video-to-video translation.
Python Other UpdatedApr 21, 2021 -
openpose Public
Forked from CMU-Perceptual-Computing-Lab/openposeOpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
C++ Other UpdatedApr 19, 2021 -
PFLD Public
Forked from guoqiangqi/PFLDImplementation of PFLD A Practical Facial Landmark Detector , reference to https://arxiv.org/pdf/1902.10859.pdf
Python UpdatedMar 19, 2021 -
yolov5 Public
Forked from ultralytics/yolov5YOLOv5 in PyTorch > ONNX > CoreML > TFLite
Python GNU General Public License v3.0 UpdatedFeb 19, 2021 -
MODNet Public
Forked from ZHKKKe/MODNetA Trimap-Free Solution for Portrait Matting in Real Time under Changing Scenes
Python UpdatedFeb 19, 2021 -
NLP_ability Public
Forked from DA-southampton/NLP_ability总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
Python UpdatedJan 14, 2021 -
LaneATT Public
Forked from lucastabelini/LaneATTCode of the paper entitled "Keep your Eyes on the Lane: Real-time Attention-guided Lane Detection"
Python UpdatedDec 9, 2020 -
LSTR Public
Forked from liuruijin17/LSTRThis is an official repository of End-to-end Lane Shape Prediction with Transformers.
Python BSD 3-Clause "New" or "Revised" License UpdatedDec 7, 2020 -
White-box-Cartoonization Public
Forked from AvatarWorld/White-box-CartoonizationOfficial tensorflow implementation for CVPR2020 paper “Learning to Cartoonize Using White-box Cartoon Representations”
Python UpdatedAug 2, 2020 -
curated-list-of-awesome-3D-Morphable-Model-software-and-data Public
Forked from AvatarWorld/curated-list-of-awesome-3D-Morphable-Model-software-and-dataThe idea of this list is to collect shared data and algorithms around 3D Morphable Models. You are invited to contribute to this list by adding a pull request. The original list arised from the Dag…
UpdatedJun 19, 2020 -
torchcv Public
Forked from donnyyou/torchcvA PyTorch-Based Framework for Deep Learning in Computer Vision
Shell Apache License 2.0 UpdatedJan 6, 2020 -
amemv-crawler Public
Forked from loadchange/amemv-crawler🙌Easily download all the videos from TikTok(amemv).下载指定的 抖音(Douyin) 号的视频,抖音爬虫
Python MIT License UpdatedNov 28, 2019 -
faceboxes-tensorflow Public
Forked from 610265158/faceboxes-tensorflowa tensorflow implement faceboxes
Python Apache License 2.0 UpdatedNov 11, 2019 -
face3d Public
Forked from yfeng95/face3dPython tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
Python UpdatedOct 4, 2019 -
Deep-Learning-for-Tracking-and-Detection Public
Forked from abhineet123/Deep-Learning-for-Tracking-and-DetectionCollection of papers, datasets, code and other resources for object tracking and detection using deep learning
UpdatedSep 22, 2019 -
YOLOv3_TensorFlow Public
Forked from wizyoung/YOLOv3_TensorFlowComplete YOLO v3 TensorFlow implementation. Support training on your own dataset.
Python UpdatedAug 20, 2019 -
-
ncnn Public
Forked from 610265158/ncnnncnn is a high-performance neural network inference framework optimized for the mobile platform
C++ Other UpdatedFeb 14, 2019 -
tensorflow Public
Forked from tensorflow/tensorflowAn Open Source Machine Learning Framework for Everyone
C++ Apache License 2.0 UpdatedJan 21, 2019 -
-
models Public
Forked from tensorflow/modelsModels and examples built with TensorFlow
Python Apache License 2.0 UpdatedDec 5, 2018 -
Tensorflow- Public
Forked from MachineLP/Tensorflow-Tensorflow实战学习笔记、代码、机器学习进阶系列
-
train_cnn-rnn-attention Public
Forked from MachineLP/TextMatchcnn+rnn+attention: vgg(vgg16,vgg19)+rnn(LSTM, GRU)+attention, resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152)+rnnrnn(LSTM, GRU)+attention, inception_v4+rnn(LSTM, GRU)+attention, inception_resnet_v…
Python UpdatedJul 27, 2018 -
fast-neural-style-tensorflow Public
Forked from hzy46/fast-neural-style-tensorflowA tensorflow implementation for fast neural style!
Python UpdatedJun 20, 2018 -
MachineLearning_Python Public
Forked from lawlite19/MachineLearning_Python机器学习算法python实现