Pinned Repositories
-
aarecovery
Implementation of the technique of antialiasing recovery
AccurateSelectionEG2013
Windows binaries for the paper "Accurate Binary Image Selection from Inaccurate User Input" with a GUI.
adversarial
Code and hyperparameters for the paper "Generative Adversarial Networks"
AlphaGAN-Matting
This project is an unofficial implementation of AlphaGAN: Generative adversarial networks for natural image matting published at the BMVC 2018
automl
Google Brain AutoML
Binary-Segmentation
An interactive semi-automatic binary segmentation model. Implemented in OpenCV 3.3.0 and Python 2.7
caffe
Caffe: a fast open framework for deep learning.
colorization
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
colornet
Neural Network to colorize grayscale images
jingting9's Repositories
jingting9/-
jingting9/AlphaGAN-Matting
This project is an unofficial implementation of AlphaGAN: Generative adversarial networks for natural image matting published at the BMVC 2018
jingting9/automl
Google Brain AutoML
jingting9/Binary-Segmentation
An interactive semi-automatic binary segmentation model. Implemented in OpenCV 3.3.0 and Python 2.7
jingting9/caffe
Caffe: a fast open framework for deep learning.
jingting9/colorization
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
jingting9/cs231n.github.io
Public facing notes page
jingting9/dcgan_code
Deep Convolutional Generative Adversarial Networks
jingting9/Deep-Image-Matting
Deep Image Matting
jingting9/deep_semantic_segmentation
jingting9/deeplab_v3-1
使用deeplabv3模型遥感图像进行分割
jingting9/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
jingting9/DeOldify
A Deep Learning based project for colorizing and restoring old images
jingting9/face_recognition
The world's simplest facial recognition api for Python and the command line
jingting9/FCN_CRF
fcn+crf+scribble
jingting9/hello-world
Just another repository
jingting9/jingting9.github.io
jingting9/learngit
jingting9/light-weight-refinenet
Light-Weight RefineNet for Real-Time Semantic Segmentation
jingting9/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
jingting9/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
jingting9/models
Models and examples built with TensorFlow
jingting9/pedestrian_recognition
A simple human recognition api for re-ID usage, power by paper https://arxiv.org/abs/1703.07737
jingting9/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
jingting9/TargetSelection
Image Target Selection with Deeplab v3+(ResNet101) and Label Loss
jingting9/tensorflow-yolov3
🔥 pure tensorflow Implement of YOLOv3 with support to train your own dataset
jingting9/tpu
Reference models and tools for Cloud TPUs.
jingting9/WassersteinGAN
jingting9/WeakSupervisedSegmentationList
This repository contains lists of state-or-art weakly supervised semantic segmentation works
jingting9/YOLOv3_TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.