All Projects → D-X-Y → Auto Reid And Others

D-X-Y / Auto Reid And Others

Licence: other
Auto-ReID and Other Person Re-Identification Projects

Projects that are alternatives of or similar to Auto Reid And Others

Teacher Student Training
This repository stores the files used for my summer internship's work on "teacher-student learning", an experimental method for training deep neural networks using a trained teacher model.
Stars: ✭ 34 (-82.83%)
Mutual labels:  jupyter-notebook, caffe
Up Down Captioner
Automatic image captioning model based on Caffe, using features from bottom-up attention.
Stars: ✭ 195 (-1.52%)
Mutual labels:  jupyter-notebook, caffe
Picanet
Stars: ✭ 35 (-82.32%)
Mutual labels:  jupyter-notebook, caffe
Face Mask Detection
Face Mask Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras
Stars: ✭ 774 (+290.91%)
Mutual labels:  jupyter-notebook, caffe
Seqface
SeqFace : Making full use of sequence information for face recognition
Stars: ✭ 125 (-36.87%)
Mutual labels:  jupyter-notebook, caffe
Fundamentals Of Deep Learning For Computer Vision Nvidia
The repository includes Notebook files and documents of the course I completed in NVIDIA Deep Learning Institute. Feel free to acess and work with the Notebooks and other files.
Stars: ✭ 16 (-91.92%)
Mutual labels:  jupyter-notebook, caffe
Training toolbox caffe
Training Toolbox for Caffe
Stars: ✭ 51 (-74.24%)
Mutual labels:  jupyter-notebook, caffe
Deep Learning Traffic Lights
Code and files of the deep learning model used to win the Nexar Traffic Light Recognition challenge
Stars: ✭ 457 (+130.81%)
Mutual labels:  jupyter-notebook, caffe
Sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
Stars: ✭ 1,483 (+648.99%)
Mutual labels:  jupyter-notebook, caffe
Facemaskdetection
开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
Stars: ✭ 1,677 (+746.97%)
Mutual labels:  jupyter-notebook, caffe
Keras realtime multi Person pose estimation
Keras version of Realtime Multi-Person Pose Estimation project
Stars: ✭ 728 (+267.68%)
Mutual labels:  jupyter-notebook, caffe
Py Rfcn Priv
code for py-R-FCN-multiGPU maintained by bupt-priv
Stars: ✭ 153 (-22.73%)
Mutual labels:  jupyter-notebook, caffe
Caffenet Benchmark
Evaluation of the CNN design choices performance on ImageNet-2012.
Stars: ✭ 700 (+253.54%)
Mutual labels:  jupyter-notebook, caffe
All Classifiers 2019
A collection of computer vision projects for Acute Lymphoblastic Leukemia classification/early detection.
Stars: ✭ 22 (-88.89%)
Mutual labels:  jupyter-notebook, caffe
Realtime multi Person pose estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
Stars: ✭ 4,760 (+2304.04%)
Mutual labels:  jupyter-notebook, caffe
Bottom Up Attention
Bottom-up attention model for image captioning and VQA, based on Faster R-CNN and Visual Genome
Stars: ✭ 989 (+399.49%)
Mutual labels:  jupyter-notebook, caffe
Vpgnet
VPGNet: Vanishing Point Guided Network for Lane and Road Marking Detection and Recognition (ICCV 2017)
Stars: ✭ 382 (+92.93%)
Mutual labels:  jupyter-notebook, caffe
Deepnetsforeo
Deep networks for Earth Observation
Stars: ✭ 393 (+98.48%)
Mutual labels:  jupyter-notebook, caffe
Keras Oneclassanomalydetection
[5 FPS - 150 FPS] Learning Deep Features for One-Class Classification (AnomalyDetection). Corresponds RaspberryPi3. Convert to Tensorflow, ONNX, Caffe, PyTorch. Implementation by Python + OpenVINO/Tensorflow Lite.
Stars: ✭ 102 (-48.48%)
Mutual labels:  jupyter-notebook, caffe
Sphereface Plus
SphereFace+ Implementation for <Learning towards Minimum Hyperspherical Energy> in NIPS'18.
Stars: ✭ 151 (-23.74%)
Mutual labels:  jupyter-notebook, caffe

Auto-ReID

The official codes for Auto-ReID: Searching for a Part-aware ConvNet for Person Re-Identification.

The network structure in our Table 1 is listed in models/genotypes.py.

Codes will be released soon.

@article{quan2019auto,
  title={Auto-ReID: Searching for a Part-aware ConvNet for Person Re-Identification},
  author={Quan, Ruijie and Dong, Xuanyi and Wu, Yu and Zhu, Linchao and Yang, Yi},
  journal={arXiv preprint arXiv:1903.09776},
  year={2019}
}

Others

A caffe code for A Discriminatively Learned CNN Embedding for Person Re-identification is located at caffe-reid.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].