Pinned Repositories
awesome-python-books
如果有人让你推荐 Python 技术书,请让他看这个列表
coco-caption
densecap
Dense captioning with joint inference and visual context
densecap-1
Dense image captioning in Torch
densecap-tensorflow
Re-implement CVPR2017 paper: "dense captioning with joint inference and visual context" and minor changes in Tensorflow. (mAP 8.296 after 500k iters of training)
im2p-tensorflow
Implementation of CVPR2017 paper "A Hierarchical Approach for Generating Descriptive Image Paragraphs" in Tensorflow (in progress...)
kaggle
Kaggle 项目实战(教程) = 文档 + 代码 + 视频
models
Models and examples built with TensorFlow
notes-python
中文 Python 笔记
py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
Dontfall's Repositories
Dontfall/models
Models and examples built with TensorFlow
Dontfall/awesome-python-books
如果有人让你推荐 Python 技术书,请让他看这个列表
Dontfall/coco-caption
Dontfall/densecap
Dense captioning with joint inference and visual context
Dontfall/densecap-1
Dense image captioning in Torch
Dontfall/densecap-tensorflow
Re-implement CVPR2017 paper: "dense captioning with joint inference and visual context" and minor changes in Tensorflow. (mAP 8.296 after 500k iters of training)
Dontfall/im2p-tensorflow
Implementation of CVPR2017 paper "A Hierarchical Approach for Generating Descriptive Image Paragraphs" in Tensorflow (in progress...)
Dontfall/kaggle
Kaggle 项目实战(教程) = 文档 + 代码 + 视频
Dontfall/notes-python
中文 Python 笔记
Dontfall/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
Dontfall/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
Dontfall/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
Dontfall/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
Dontfall/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite