guanfuchen / objdet
实现常用的one-stage和two-stage目标检测网络 华为媒体研究院 图文Caption、OCR识别、图视文多模态理解与生成相关方向工作或实习欢迎咨询 15757172165 https://guanfuchen.github.io/media/hw_zhaopin_20220724_tiny.jpg
☆55Updated 6 years ago
Alternatives and similar repositories for objdet:
Users that are interested in objdet are comparing it to the libraries listed below
- To augment image dataset for detection☆58Updated 5 years ago
- Summary of object detection(modules&&improvements)☆51Updated 5 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Updated 6 years ago
- Feature pyramid network (FPN) with online hard example mining (OHEM)☆66Updated 5 years ago
- ☆18Updated 5 years ago
- Pytorch implementation of Repulsion Loss on RetinaNet☆97Updated 6 years ago
- Pytorch re-implementation of Fssd☆68Updated 5 years ago
- I combine trident net and refinedet to detect objects of different scales at the same time in one forward propagation☆91Updated 5 years ago
- A easy-to-use FPN modified from https://github.com/yangxue0827/FPN_Tensorflow.☆70Updated 6 years ago
- 2018 云从人头技术冠军分享方案☆103Updated 4 years ago
- annotation and specification for yolov3☆48Updated 5 years ago
- A Pytorch Implementation of R-FCN/CoupleNet, transfer from https://github.com/princewang1994/R-FCN.pytorch☆48Updated 5 years ago
- FCOS: Fully Convolutional One-Stage Object Detection.☆94Updated 4 years ago
- Mainly use SSD, YOLO and other models to solve the target detection problem in image and video !