Pinned Repositories
AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
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.
AlgorithmnCode
Learning how to use git, And saved same Algorithmn Code
AliceMind
ALIbaba's Collection of Encoder-decoders from MinD (Machine IntelligeNce of Damo) Lab
awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
FGCrossNet_ACMMM2019
Source code of our ACM MM 2019 paper "A New Benchmark and Approach for Fine-grained Cross-media Retrieval".
mae
PyTorch implementation of MAE https//arxiv.org/abs/2111.06377
MiniGPT-4
MiniGPT-4: Enhancing Vision-language Understanding with Advanced Large Language Models
PMTD
Pyramid Mask Text Detector designed by SenseTime Video Intelligence Research team.
pytorch-mask-rcnn
jjprincess's Repositories
jjprincess/AlgorithmnCode
Learning how to use git, And saved same Algorithmn Code
jjprincess/awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
jjprincess/cascade-rcnn
Caffe implementation of multiple popular object detection frameworks
jjprincess/CodingInterviewChinese2
《剑指Offer》第二版源代码
jjprincess/deep-anpr
Using neural networks to build an automatic number plate recognition system
jjprincess/deep-residual-networks
Deep Residual Learning for Image Recognition
jjprincess/Deformable-ConvNets
Deformable Convolutional Networks
jjprincess/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
jjprincess/DPNs
Dual Path Networks
jjprincess/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
jjprincess/FPN
Feature Pyramid Networks for Object Detection
jjprincess/HyperLPR
基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
jjprincess/labelme
Image Annotation Tool with Python.
jjprincess/learn-python3
Learn Python 3 Sample Code
jjprincess/LSTD
An object detection architecture combines the advantage of SSD and Faster-RCNN.
jjprincess/machine-learning-mindmap
A mindmap summarising Machine Learning concepts, from Data Analysis to Deep Learning.
jjprincess/Pelee
Pelee: A Real-Time Object Detection System on Mobile Devices
jjprincess/PRML
PRML algorithms implemented in Python
jjprincess/pva-faster-rcnn
Demo code for PVANet
jjprincess/py-R-FCN
R-FCN with joint training and python support
jjprincess/pytorch-fpn
Feature Pyramid Networks in PyTorch
jjprincess/pytorch-playground
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
jjprincess/pytorch-yolo3
pytorch yolo3
jjprincess/ResNeXt-PyTorch
jjprincess/RON
RON: Reverse Connection with Objectness Prior Networks for Object Detection, CVPR 2017
jjprincess/RSA-for-object-detection
Code and some data for 'Recurrent Scale Approximation for Object Detection in CNN' in ICCV 2017
jjprincess/Skill-Tree
🐼 准备秋招,欢迎来树上取果实
jjprincess/SNIPER
SNIPER is an efficient multi-scale object detection algorithm
jjprincess/SqueezeNet
SqueezeNet: AlexNet-level accuracy with 50x fewer parameters
jjprincess/yolo2-pytorch
YOLOv2 in PyTorch