psm9733's Stars
lucidrains/lambda-networks
Implementation of LambdaNetworks, a new approach to image recognition that reaches SOTA with less compute
mlech26l/ncps
PyTorch and TensorFlow implementation of NCP, LTC, and CfC wired neural models
qqwweee/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
abhoi/Keras-MnasNet
A Keras implementation of MnasNet
qubvel/efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
tensorflow/tpu
Reference models and tools for Cloud TPUs.
facebookresearch/FixRes
This repository reproduces the results of the paper: "Fixing the train-test resolution discrepancy" https://arxiv.org/abs/1906.06423
xuannianz/EfficientDet
EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
4uiiurz1/keras-cosine-annealing
Keras implementation of Cosine Annealing Scheduler
ssaru/convert2Yolo
This project purpose is convert voc annotation xml file to yolo-darknet training file format
tanakataiki/ssd_kerasV2
BetterNetWork4SSD
ManishSoni1908/Mobilenet-ssd-keras
A Keras port of Single Shot MultiBox Detector as Mobilenet as a Backbone
miyamotok0105/keras-ssd
Single Shot MultiBox Detector(SSD)目标检测算法
rykov8/ssd_keras
Port of Single Shot MultiBox Detector to Keras
rbgirshick/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
lucasjinreal/kitti-ssd
Train your own data using SSD in a more clear and simple way(not include source code)
chuanqi305/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
chuanqi305/ssd
Caffe: a fast open framework for deep learning.
phohenecker/switch-cuda
A simple bash script for switching between installed versions of CUDA.
littleGnAl/single-person-pose-estimation-for-mobile
Everything has been moved to https://github.com/edvardHua/PoseEstimationForMobile
hyoungseokchu/AUROC
AUROC (Area Under the Receiver Operating Characteristic)
npvoid/SDNN_python
teavanist/MNIST-JPG
MNIST dataset in JPG format
seungwonpark/RandWireNN
Implementation of: "Exploring Randomly Wired Neural Networks for Image Recognition"
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
Stick-To/CenterNet-tensorflow
CenterNet: Objects as Points in Tensorflow
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
pierluigiferrari/ssd_keras
A Keras port of Single Shot MultiBox Detector
ee09115/spoofing_detection
Cork/Face Presentation Attack Detection
kyuhyong/deep_learning_caffe
A practical guide to learn deep learning with caffe and opencv