liujingqwq's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
hunkim/PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
griegler/octnet
OctNet: Learning Deep 3D Representations at High Resolutions
tuotuoxp/cpp-torch
cpp-torch is a C++ library, implemented as a wrapper around Torch libraries.
seetaface/SeetaFaceEngine
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Cadene/torchnet-vision
Non official torchnet package for vision
mattstauffer/Torch
Examples of using each Illuminate component in non-Laravel applications
nitrain/nitrain
Train AI models efficiently on medical images using any framework
Cadene/tensorflow-model-zoo.torch
InceptionV3, InceptionV4, Inception-Resnet pretrained models for Torch7 and PyTorch
IBM/pytorch-seq2seq
An open source framework for seq2seq models in PyTorch.
xtt129/seCrawler
A scrapy project can crawl search result of Google/Bing/Baidu
hanxweb/Scrapy-SearchEngines
bing、google、baidu搜索引擎爬虫。python3.6 and scrapy
hk029/Pickup
【图文详解】python爬虫实战——5分钟做个图片自动下载器
BruceDone/awesome-crawler
A collection of awesome web crawler,spider in different languages
QianyanTech/Image-Downloader
Download images from Google, Bing, Baidu. 谷歌、百度、必应图片下载.
zhzhanp/TCDCN-face-alignment
Matlab implementation of facial landmark detection by deep multi-task learning
BVLC/caffe
Caffe: a fast open framework for deep learning.
willyd/caffe-builder
CMake build scripts to automate building the Caffe library and its dependencies.
panda-lab/face-landmark
caffe 68 points face-landmark
AITTSMD/MTCNN-Tensorflow
Reproduce MTCNN using Tensorflow
google/inception
wy1iu/LargeMargin_Softmax_Loss
Implementation for <Large-Margin Softmax Loss for Convolutional Neural Networks> in ICML'16.
goodluckcwl/Sphereface-model
This is the pre-trained model of SphereFace : Deep Hypersphere Embedding for Face Recognition
happynear/caffe-windows
Configure Caffe in one hour for Windows users.
wy1iu/sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
AlfredXiangWu/face_verification_experiment
Original Caffe Version for LightCNN-9. Highly recommend to use PyTorch Version (https://github.com/AlfredXiangWu/LightCNN)
ydwen/caffe-face
This branch is developed for deep face recognition
happynear/FaceVerification
An Experimental Implementation of Face Verification, 96.8% on LFW.