Nankle's repositories
Python-Cource-Exam
Exam of python space analysis-2020.10.15
pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet)
AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
Automatic-Poem-Writing
UCAS Deep Learning Assignment 3: Automatic Poem Writing.
DeepLearnToolbox
Matlab/Octave toolbox for deep learning. Includes Deep Belief Nets, Stacked Autoencoders, Convolutional Neural Nets, Convolutional Autoencoders and vanilla Neural Nets. Each method has examples to get you started.
R3Det_Tensorflow
R3Det: Refined Single-Stage Detector with Feature Refinement for Rotating Object
RotationDetection
This is a tensorflow-based rotation detection benchmark, also called UranusDet.
simple-faster-rcnn-pytorch
A simplified implemention of Faster R-CNN that replicate performance from origin paper
YOLO-For-Match
Minimal PyTorch implementation of YOLOv3