JimmyHUST's Stars
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
abseil/abseil-cpp
Abseil Common Libraries (C++)
hindupuravinash/the-gan-zoo
A list of all named GANs!
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.
carpedm20/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
thtrieu/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
kokke/tiny-AES-c
Small portable AES128/192/256 in C
nightrome/really-awesome-gan
A list of papers on Generative Adversarial (Neural) Networks
NELSONZHAO/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
openai/glow
Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"
CharlesShang/FastMaskRCNN
Mask RCNN in TensorFlow
xinario/awesome-gan-for-medical-imaging
Awesome GAN for Medical Imaging
llSourcell/YOLO_Object_Detection
This is the code for "YOLO Object Detection" by Siraj Raval on Youtube
amir-abdi/keras_to_tensorflow
General code to convert a trained keras model into an inference tensorflow model
DrSleep/light-weight-refinenet
Light-Weight RefineNet for Real-Time Semantic Segmentation
hellochick/PSPNet-tensorflow
TensorFlow-based implementation of "Pyramid Scene Parsing Network".
dmtx/libdmtx
libdmtx Library
flrs/blend_modes
Python package that implements image blend modes
shjborage/CodingStyle
各语言编码规范
Tony-Tan/DIPpro
image processing
BowieHsu/Tensorflow-windows-dll
Compiled tensorflow.lib and tensorflow.dll on windows 7.
MXWXZ/CryptoLib
一个轻量级C++密码类库
derry6/AESCipher
AES 加解密,支持 CFB OFB CBC ECB模式
fengbingchun/BarCode_Test
it contains some open source barcode code
daodaoliang/NComputerInfo
获取电脑硬件信息
SharonZhu/Data-augmentation-using-GAN
In emotion classification task
faisalthaheem/tensorflow-windows
TensorFlow builds compiled on windows with avx and avx2 extensions
YinongLong/image-augmentation
Some methods of augmentation of image data