-
-
-
mmdetection Public
Forked from open-mmlab/mmdetectionOpenMMLab Detection Toolbox and Benchmark
Python Apache License 2.0 UpdatedAug 5, 2021 -
YOLOX Public
Forked from Megvii-BaseDetection/YOLOXYOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported.
Python Apache License 2.0 UpdatedJul 30, 2021 -
mmclassification Public
Forked from open-mmlab/mmpretrainOpenMMLab Image Classification Toolbox and Benchmark
Jupyter Notebook Apache License 2.0 UpdatedJun 24, 2021 -
-
Domain-Adaptive-Faster-RCNN-PyTorch Public
Forked from krumo/Domain-Adaptive-Faster-RCNN-PyTorchDomain Adaptive Faster R-CNN in PyTorch
Python MIT License UpdatedFeb 20, 2021 -
AdelaiDet Public
Forked from aim-uofa/AdelaiDetAdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
Python Other UpdatedAug 21, 2020 -
yolov3-tensorflow2 Public
Forked from theoseo/yolov3-tensorflow2YOLOv3 implementation in TensorFlow 2.0
Jupyter Notebook Apache License 2.0 UpdatedFeb 19, 2020 -
DeepLearning_tutorials Public
The deeplearning algorithms implemented by tensorflow
-
pretrained-models.pytorch Public
Forked from Cadene/pretrained-models.pytorchPretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
-
tensornets Public
Forked from taehoonlee/tensornetsHigh level network definitions with pre-trained weights in TensorFlow
Python MIT License UpdatedSep 17, 2018 -
tensorflow-deeplab-v3-plus Public
Forked from rishizek/tensorflow-deeplab-v3-plusDeepLabv3+ built in TensorFlow
-
-
-
models Public
Forked from Sarasra/modelsModels and examples built with TensorFlow
-
awesome-semantic-segmentation Public
Forked from mrgloom/awesome-semantic-segmentationawesome-semantic-segmentation
2 UpdatedJan 30, 2018 -
-
deep-learning-with-python-notebooks Public
Forked from fchollet/deep-learning-with-python-notebooksJupyter notebooks for the code samples of the book "Deep Learning with Python"
-
DeepNLP-models-Pytorch Public
Forked from DSKSD/DeepNLP-models-PytorchPytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
-
zh-google-styleguide Public
Forked from zh-google-styleguide/zh-google-styleguideGoogle 开源项目风格指南 (中文版)
-
3d-DenseNet Public
Forked from gudongfeng/3d-DenseNet3D Dense Connected Convolutional Network (3D-DenseNet for action recognition)
-
serving Public
Forked from tensorflow/servingA flexible, high-performance serving system for machine learning models
C++ Apache License 2.0 UpdatedAug 9, 2017 -
tensorflow Public
Forked from tensorflow/tensorflowComputation using data flow graphs for scalable machine learning
C++ Apache License 2.0 UpdatedJul 24, 2017 -
SSD-Tensorflow Public
Forked from balancap/SSD-TensorflowSingle Shot MultiBox Detector in TensorFlow
-
TensorFlow-Tutorials-1 Public
Forked from Hvass-Labs/TensorFlow-TutorialsTensorFlow Tutorials with YouTube Videos
-
-
PersonalShare Public
Forked from thinker007/PersonalSharePersonal Stuff Share With Others
1 UpdatedApr 17, 2017 -
-
reinforcement-learning-an-introduction Public
Forked from ShangtongZhang/reinforcement-learning-an-introductionPython code for Reinforcement Learning: An Introduction