cr-rdhe's Stars
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
minyuanye/SIUN
Sharp Image Deblurring
KaiyangZhou/pytorch-center-loss
Pytorch implementation of Center Loss
cmusatyalab/openface
Face recognition with deep neural networks.
Hellcatzm/Mask_RCNN
Mask R-CNN on Keras and TensorFlow,个人注释版
kevinjliang/tf-Faster-RCNN
TensorFlow implementation of Faster R-CNN
KaihuaTang/ResNet50-Tensorflow-Face-Recognition
Using Tensorflow to implement a ResNet50 for Cross-Age Face Recognition
arashno/tensorflow_multigpu_imagenet
Tensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU support + Transfer Learning support
zhengyang-wang/Deeplab-v2--ResNet-101--Tensorflow
An (re-)implementation of DeepLab v2 (ResNet-101) in TensorFlow for semantic image segmentation on the PASCAL VOC 2012 dataset.
endernewton/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
wenxinxu/resnet-in-tensorflow
Re-implement Kaiming He's deep residual networks in tensorflow. Can be trained with cifar10.
Hellcatzm/SSD_Tensorflow
Single Shot MultiBox Detector in TensorFlow,个人注释版
DrSleep/tensorflow-deeplab-resnet
DeepLab-ResNet rebuilt in TensorFlow
wizyoung/YOLOv3_TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.
YunYang1994/tensorflow-yolov3
🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
cr-qren/AllDemo
bigchaindb/bigchaindb
Meet BigchainDB. The blockchain database.
chaozh/awesome-blockchain-cn
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
bitcoinbook/bitcoinbook
Mastering Bitcoin 3rd Edition - Programming the Open Blockchain
ethereum/go-ethereum
Go implementation of the Ethereum protocol
BinRoot/TensorFlow-Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
gabrieleangeletti/Deep-Learning-TensorFlow
Ready to use implementations of various Deep Learning algorithms using TensorFlow.
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone