Pinned Repositories
a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
AdaptSegNet
Learning to Adapt Structured Output Space for Semantic Segmentation, CVPR 2018 (spotlight)
Adversarial_Video_Summary
Unofficial PyTorch Implementation of SUM-GAN from "Unsupervised Video Summarization with Adversarial LSTM Networks" (CVPR 2017)
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
awesome-image-captioning
A curated list of image captioning and related area resources. :-)
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
Awesome-Unsupervised-Person-Re-identification
Awesome-Unsupervised-Person-Re-identification
coco-caption
geospatial-object-detection
Dr-Zhuang's Repositories
Dr-Zhuang/Adversarial_Video_Summary
Unofficial PyTorch Implementation of SUM-GAN from "Unsupervised Video Summarization with Adversarial LSTM Networks" (CVPR 2017)
Dr-Zhuang/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
Dr-Zhuang/CV_ToolBox
data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC
Dr-Zhuang/focal-loss
Tensorflow version implementation of focal loss for binary and multi classification
Dr-Zhuang/focal_loss_multi_class
mutil-class focal loss implemented in keras
Dr-Zhuang/focalloss
Focal Loss of multi-classification in tensorflow
Dr-Zhuang/GraduationProject
Dr-Zhuang/Image_annotation_and_augmentation
This repository is used for Image annotation and augmentation of semantic segmentation
Dr-Zhuang/instance-segmentation-pytorch
Semantic Instance Segmentation with a Discriminative Loss Function in PyTorch
Dr-Zhuang/keras-yolo3
Training and Detecting Objects with YOLO3
Dr-Zhuang/keras-yolo3-1
A Keras implementation of YOLOv3 (Tensorflow backend)
Dr-Zhuang/Master
Generative Models for Image Captioning
Dr-Zhuang/midi-lstm-gan
Using LSTMs and GANs to Generate Music from MIDI Files (APM Fall 2018)
Dr-Zhuang/MobileNetV2
A Keras implementation of MobileNetV2.
Dr-Zhuang/neuraltalk
NeuralTalk is a Python+numpy project for learning Multimodal Recurrent Neural Networks that describe images with sentences.
Dr-Zhuang/One-Hundred-Layers-Tiramisu
Keras Implementation of The One Hundred Layers Tiramisu: Fully Convolutional DenseNets for Semantic Segmentation by (Simon Jégou, Michal Drozdzal, David Vazquez, Adriana Romero, Yoshua Bengio)
Dr-Zhuang/practicalAI
A practical approach to learning machine learning.
Dr-Zhuang/PRMLT
Matlab code for machine learning algorithms in book PRML
Dr-Zhuang/pytorch-mobilenet-v2
A PyTorch implementation of MobileNet V2 architecture and pretrained model.
Dr-Zhuang/rec-attend-public
Code that implements paper "End-to-End Instance Segmentation with Recurrent Attention"
Dr-Zhuang/RFCN-tensorflow
RFCN implementation in TensorFlow
Dr-Zhuang/RSICD_optimal
Datasets for remote sensing images (Paper:Exploring Models and Data for Remote Sensing Image Caption Generation)
Dr-Zhuang/seqGAN
A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)
Dr-Zhuang/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
Dr-Zhuang/ssd_keras
A Keras port of Single Shot MultiBox Detector
Dr-Zhuang/tensorflow_retinanet
RetinaNet with Focal Loss implemented by Tensorflow
Dr-Zhuang/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
Dr-Zhuang/tfwss
Weakly Supervised Segmentation with Tensorflow. Implements instance segmentation as described in Simple Does It: Weakly Supervised Instance and Semantic Segmentation, by Khoreva et al. (CVPR 2017).
Dr-Zhuang/translate-python
Online translation as a Python module & command line tool. No key, no authentication needed.