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/geospatial-object-detection
Dr-Zhuang/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
Dr-Zhuang/AdaptSegNet
Learning to Adapt Structured Output Space for Semantic Segmentation, CVPR 2018 (spotlight)
Dr-Zhuang/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Dr-Zhuang/awesome-image-captioning
A curated list of image captioning and related area resources. :-)
Dr-Zhuang/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
Dr-Zhuang/Awesome-Unsupervised-Person-Re-identification
Awesome-Unsupervised-Person-Re-identification
Dr-Zhuang/coco-caption
Dr-Zhuang/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Dr-Zhuang/DOTA-DOAI
This repo is the codebase for our team to participate in DOTA related competitions, including rotation and horizontal detection.
Dr-Zhuang/FAA-Net-IRSTD
Dr-Zhuang/image-captioning-bottom-up-top-down
PyTorch implementation of Image captioning with Bottom-up, Top-down Attention
Dr-Zhuang/image-captioning-seqgan
An image captioning model that is inspired by the Show, Attend and Tell paper (https://arxiv.org/abs/1502.03044) and the Sequence Generative Adversarial Network paper (https://arxiv.org/abs/1609.05473)
Dr-Zhuang/image-segmentation-keras
Implementation of Segnet, FCN, UNet , PSPNet and other models in Keras.
Dr-Zhuang/ImageCaptionGAN
Dr-Zhuang/keras-centernet
A Keras implementation of CenterNet with pre-trained model (unofficial)
Dr-Zhuang/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
Dr-Zhuang/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Dr-Zhuang/maskscoring_rcnn
Codes for paper "Mask Scoring R-CNN".
Dr-Zhuang/Pose2Seg
Code for the paper "Pose2Seg: Detection Free Human Instance Segmentation" @ CVPR2019.
Dr-Zhuang/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Dr-Zhuang/rocket5
Dr-Zhuang/self-critical.pytorch
Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning. and others.
Dr-Zhuang/show-edit-tell
Show, Edit and Tell: A Framework for Editing Image Captions, CVPR 2020
Dr-Zhuang/SiameseCaption
Image Captioning using siamese network as discriminator in GAN
Dr-Zhuang/Style-GAN
Towards Generating Stylized Image Captions via Adversarial Training
Dr-Zhuang/sunpy
SunPy - Python for Solar Physics
Dr-Zhuang/tensorflow-handbook
简单粗暴 TensorFlow 2.0 | A Concise Handbook of TensorFlow 2.0
Dr-Zhuang/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
Dr-Zhuang/yolact
A simple, fully convolutional model for real-time instance segmentation.