Pinned Repositories
AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
augment
a data augment tool for object detection
awesome-anchor-free-object-detection
In this project, we focus on collection the anchor free object detection paper or code.
awesome-data-augmentation
This is a list of awesome methods about data augmentation.
Build_Change_Detection
Change Detection, Tensorflow2,
building-detection
semantic segmentation,DeepLab,U-Net,SCSENet,BAM,DenseASPP,Remote sensing,tensorflow2
centernet-pytorch
这是一个centernet-pytorch的源码,可以用于训练自己的模型。
Cutout
2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552
detection_template
一个目标检测的通用框架(不需要cuda编译),支持Yolo全系列(v2~v5)、EfficientDet、RetinaNet、Cascade-RCNN等SOTA网络。
Express_detection
YOLOV4,YOLOV5,rbox, tf2,旋转框检测
lihualilee's Repositories
lihualilee/AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
lihualilee/building-detection
semantic segmentation,DeepLab,U-Net,SCSENet,BAM,DenseASPP,Remote sensing,tensorflow2
lihualilee/augment
a data augment tool for object detection
lihualilee/awesome-anchor-free-object-detection
In this project, we focus on collection the anchor free object detection paper or code.
lihualilee/awesome-data-augmentation
This is a list of awesome methods about data augmentation.
lihualilee/Build_Change_Detection
Change Detection, Tensorflow2,
lihualilee/centernet-pytorch
这是一个centernet-pytorch的源码,可以用于训练自己的模型。
lihualilee/Cutout
2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552
lihualilee/detection_template
一个目标检测的通用框架(不需要cuda编译),支持Yolo全系列(v2~v5)、EfficientDet、RetinaNet、Cascade-RCNN等SOTA网络。
lihualilee/Express_detection
YOLOV4,YOLOV5,rbox, tf2,旋转框检测
lihualilee/face
face dect
lihualilee/Random-Erasing
Random Erasing Data Augmentation. Experiments on CIFAR10, CIFAR100 and Fashion-MNIST
lihualilee/TensorFlow2.0-Examples
🙄 difficult algorithm, simple code.
lihualilee/yolov3-tf2
YoloV3 Implemented in Tensorflow 2.0