Pinned Repositories
-
python 等资料的学习汇总
ALFNet
Code for 'Learning Efficient Single-stage Pedestrian Detectors by Asymptotic Localization Fitting' in ECCV2018
alpr-unconstrained
License Plate Detection and Recognition in Unconstrained Scenarios
AnnotatedNetworkModelGit
加注释的网络模型(便于理解)
ASFF
yolov3, ASFF
CCPD-data-for-YOLO-v3
CCPD data for YOLO v3
DIoU-SSD-pytorch
Distance-IoU Loss into SSD
KCF-
目标跟踪
Study-python-is-becoming-better
yoloair
🔥🔥🔥YOLOv5, YOLOv6, YOLOv7, PPYOLOE, YOLOX, YOLOR, YOLOv4, YOLOv3, PPYOLO, PPYOLOv2, Transformer, Attention, TOOD and Improved-YOLOv5-YOLOv7... Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀
2017TJM's Repositories
2017TJM/cascade_rcnn
2017TJM/CLPR.pytorch
End to End Chinese License Plate Recognition
2017TJM/CPS-OCR-Engine
An awesome OCR engine developed by SYSU DeepDriving Lab
2017TJM/CRNN-with-STN
implement CRNN in Keras with Spatial Transformer Network
2017TJM/fots_project
2017TJM/keras-ctpn
keras复现场景文本检测网络CPTN: 《Detecting Text in Natural Image with Connectionist Text Proposal Network》;欢迎试用,关注,并反馈问题...
2017TJM/keras-faster-rcnn
keras实现faster rcnn,end2end训练、预测; 持续更新中,见todo... ;欢迎试用、关注并反馈问题
2017TJM/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
2017TJM/keras-yolo3-1
Training and Detecting Objects with YOLO3
2017TJM/AI_Projects
从2019年4月起完成的各种人工智能相关工程
2017TJM/CenterNetPerson
CenterNet used for pedestrian detection
2017TJM/cnn_lstm_ctc_lpr
cnn + lstm + ctc for unconstrained lpr
2017TJM/crnn_chinese_characters_rec
chinese characters recognition
2017TJM/DSSD
Deconvolutional SSD
2017TJM/EAST-1
A tensorflow implementation of EAST text detector
2017TJM/EasyPR
An easy, flexible, and accurate plate recognition project for Chinese licenses in unconstrained situations.
2017TJM/efficientnet-pytorch
PyTorch implementation of "EfficientNet", ICML 2019
2017TJM/License-Plate-Recognition-1
License Plate Recognition For Car With Python And OpenCV
2017TJM/OCR_repo
文本检测、文本识别(cnn+ctc、crnn+ctc)
2017TJM/paper_discussing
2017TJM/SSD.TensorFlow
State-of-the-art Single Shot MultiBox Detector in Pure TensorFlow, QQ Group: 758790869
2017TJM/tensorflow-yolov3
pure tensorflow Implement of YOLOv3 with support to train your own dataset
2017TJM/train_cnn_multilabel
cnn: vgg(vgg16,vgg19), resnet(resnet_v2_50,resnet_v2_101,resnet_v2_152),.....
2017TJM/unet
this is a simple demo for image segmentation.----unet网络进行语义分割的demo,用的数据集是KITTI
2017TJM/VOC-
YAD2k训练数据集制作
2017TJM/yolo-v3
You Only Look Once by Pytorch
2017TJM/yolo_tensorflow
Tensorflow implementation of YOLO, including training and test phase.
2017TJM/YOLO_V1
an implement for YOLO V1 with pytorch, change backbone with Densenet/ResNet(more backbone later...)
2017TJM/YOLOv3_TensorFlow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.
2017TJM/yolov3_with_mobilenet
yolov3 using tensorflow with mobilenet