Pinned Repositories
A-to-Z-Resources-for-Students
Curated list of resources for college students
animal_human_kp
Interspecies Knowledge Transfer for Facial Keypoint Detection
attention_branch_network
Attention Branch Network (CIFAR100, ImageNet models)
bier
Cleaned up reference implementation of BIER: Boosting Independent Embeddings Robustly.
bjtu_BinocularCameraRecord
caltech-pedestrian-converter
Caltech Pedestrian Dataset Converter
class-activation-mapping
tensorflow implementation of cnn localization project by CSAIL@MIT (CVPR'16)
cnn-models
ImageNet pre-trained models with batch normalization for the Caffe framework
cocoapi
COCO API - Dataset @ http://cocodataset.org/
CoupleNet
Code for training 'CoupleNet: Coupling Global Structure with Local Parts for Object Detection' in ICCV 2017
Inmgjim's Repositories
Inmgjim/A-to-Z-Resources-for-Students
Curated list of resources for college students
Inmgjim/attention_branch_network
Attention Branch Network (CIFAR100, ImageNet models)
Inmgjim/darknet
Convolutional Neural Networks
Inmgjim/dashee87.github.io
:triangular_ruler: A flexible two-column Jekyll theme. Perfect for personal sites, blogs, and portfolios hosted on GitHub or your own server.
Inmgjim/data-science-notebook
:book: 每一个伟大的**和行动都有一个微不足道的开始
Inmgjim/DCL
Destruction and Construction Learning for Fine-grained Image Recognition
Inmgjim/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
Inmgjim/exercise
exercise for nndl
Inmgjim/FaceID-GAN
this is a re-implementation of CVPR2018 paper "FaceID-GAN"
Inmgjim/facenet
Face recognition using Tensorflow
Inmgjim/facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and recognition (InceptionResnet) models
Inmgjim/graphics
TensorFlow Graphics: Differentiable Graphics Layers for TensorFlow
Inmgjim/handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
Inmgjim/InterpretableMLBook
《可解释的机器学习--黑盒模型可解释性理解指南》,该书为《Interpretable Machine Learning》中文版
Inmgjim/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
Inmgjim/opencv
Open Source Computer Vision Library
Inmgjim/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Inmgjim/Python
Demo and other Python3 code
Inmgjim/python-machine-learning-book-2nd-edition
The "Python Machine Learning (2nd edition)" book code repository and info resource
Inmgjim/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Inmgjim/pytorch-beginner
pytorch tutorial for beginners
Inmgjim/PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
Inmgjim/ros_21_tutorials
《古月 · ROS入门21讲》课件&源码
Inmgjim/Safety-Helmet-Wearing-Dataset
Safety helmet wearing detect dataset, with pretrained model
Inmgjim/siamese-triplet
Siamese and triplet networks with online pair/triplet mining in PyTorch
Inmgjim/sklearn-compiledtrees
Compiled Decision Trees for scikit-learn
Inmgjim/sql_node
sql学习笔记。
Inmgjim/tensorflow-without-a-phd
A crash course in six episodes for software developers who want to become machine learning practitioners.
Inmgjim/tiny_usb_cam
ROS package for USB cameras
Inmgjim/tqdm
A fast, extensible progress bar for Python and CLI