Pinned Repositories
darknet
Convolutional Neural Networks
davis-2017
Package containing helper functions for loading and evaluating DAVIS https://graphics.ethz.ch/~perazzif/davis
deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
DocStore
DOTA_devkit_plus
based on DOTA_devkit
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
faster_rcnn_dota
GitLearn
Learn how to use GitHub
gygo-dataset
Dataset that is focused on a specific, simple use case for video object segmentation
PytorchSSD_DOTA
RaymondBigCat's Repositories
RaymondBigCat/DOTA_devkit_plus
based on DOTA_devkit
RaymondBigCat/PytorchSSD_DOTA
RaymondBigCat/faster_rcnn_dota
RaymondBigCat/darknet
Convolutional Neural Networks
RaymondBigCat/davis-2017
Package containing helper functions for loading and evaluating DAVIS https://graphics.ethz.ch/~perazzif/davis
RaymondBigCat/deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
RaymondBigCat/DocStore
RaymondBigCat/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
RaymondBigCat/GitLearn
Learn how to use GitHub
RaymondBigCat/gygo-dataset
Dataset that is focused on a specific, simple use case for video object segmentation
RaymondBigCat/Interview-code-practice-python
面试题
RaymondBigCat/learngit
RaymondBigCat/MobileNet-V2-Pytorch
Model shared. Top1:71.806/Top5:90.410
RaymondBigCat/object_detection
yolo with rotated bounding boxes
RaymondBigCat/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
RaymondBigCat/PytorchSSD-dota
RaymondBigCat/ShuffleNet
ShuffleNet in PyTorch. Based on https://arxiv.org/abs/1707.01083
RaymondBigCat/ShuffleNet_V2_pytorch_caffe
ShuffleNet-V2 for both PyTorch and Caffe.
RaymondBigCat/ShuffleNetV2-pytorch
Implementation of ShuffleNetV2 for pytorch
RaymondBigCat/spark-py-notebooks
Apache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython / Jupyter notebooks
RaymondBigCat/ssds.pytorch
Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.
RaymondBigCat/YOLO_v3_PyTorch