huangzicheng / CornerNet-LiteLinks
training for VOC dataset
☆11Updated 5 years ago
Alternatives and similar repositories for CornerNet-Lite
Users that are interested in CornerNet-Lite are comparing it to the libraries listed below
Sorting:
- Tips on how to find suitable object detection anchors☆147Updated 5 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆399Updated 4 years ago
- Distance-IoU Loss into YOLO v3☆311Updated last year
- Pytorch implementation of SSD512☆51Updated 5 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆71Updated 4 years ago
- A simple pytorch implementation of CenterNet (Objects as Points)☆308Updated 4 years ago
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆389Updated 4 years ago
- data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC☆342Updated 6 years ago
- Simple implementation of augmentation for small object detection☆219Updated 5 years ago
- Arbitrary oriented object detection implemented with yolov3 (attached with some tricks).☆224Updated 4 years ago
- Summaries of the papers on Object detection☆46Updated 4 years ago
- Focal Loss for Dense Rotation Object Detection☆313Updated 4 years ago
- yolov3 with mobilenet v2 and ASFF☆1,071Updated 4 years ago
- a data augment tool for object detection☆90Updated 6 years ago
- An experiment of transferring backbone of yolov3 into mobilenetv3☆104Updated 6 years ago
- ssd implented by pytorch☆153Updated 5 years ago
- Pytorch implementation of DSSD (Deconvolutional Single Shot Detector)☆56Updated last year
- yolov3 by pytorch☆196Updated 3 years ago
- 使用pytorch对SSD进行复现☆21Updated 5 years ago
- various cv tools, such as label tools, data augmentation, label conversion, etc.☆430Updated 3 years ago
- change the vocdataset 2 cocodataset pattern☆69Updated 6 years ago
- ☆231Updated 2 years ago
- MobileNetV3-SSD for object detection and implementation in PyTorch