liguiyuan / Thundernet-pytorch
thundernet object detection
☆11Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Thundernet-pytorch
- This is an official enhanced PyTorch implementation of FSD based on the idea of LFFD.☆11Updated 5 years ago
- train Snet(by thundernet) in imagenet☆18Updated 4 years ago
- Rethinking Bottleneck Structure for Efficient Mobile Network Design☆13Updated 4 years ago
- this repo attemps to reproduce DSOD: Learning Deeply Supervised Object Detectors from Scratch use gluon reimplementation☆14Updated 6 years ago
- siamise networks☆14Updated 7 years ago
- ☆27Updated 3 years ago
- This project uses Centernet and Conditional Convolutions for Instance Segmentation☆12Updated 4 years ago
- Pretrained CNN models for pytorch☆16Updated 5 years ago
- using pvanet framework train mobilenet-v2 for objects detection, papaer: https://arxiv.org/abs/1611.08588☆13Updated 5 years ago
- Multi-class object detection pipeline—Single Shot MultiBox Detector (SSD) + YOLOv3 (real-time) + focal loss (RetinaNet) + Pascal VOC 2007…☆19Updated 6 years ago
- Caffe++: assemble new features to enhance Caffe☕️☆11Updated 5 years ago
- Darknet implementation of CenterNet☆29Updated 4 years ago
- A Caffe version of official PyTorch ResNeSt☆27Updated 4 years ago
- This is the re-implementation of group normalization in MXNet Symbol,Module and Gluon☆23Updated 5 years ago
- libnms.so for object detection, can be use in libtorch or caffe or nccn or onnx or TensorRT☆17Updated 5 years ago
- thundernet ncnn☆43Updated 3 years ago
- Advanced optimizer with Gradient-Centralization☆21Updated 4 years ago
- pytorch implementation of Funnel Activation (FReLU)☆16Updated 4 years ago
- C++ Version Code for 'Recurrent Scale Approximation for Object Detection in CNN' in ICCV 2017☆16Updated 6 years ago
- Tools for ICDAR2019 competitions(fifth place)☆11Updated 5 years ago
- ☆14Updated 4 years ago
- convert pytorch trained yolo model to ncnn for Flexible deployment☆10Updated 6 years ago
- Real-time generic object detection on mobile platforms is a crucial but challenging computer vision task. However, previous CNN-based det…☆26Updated 5 years ago
- SSD-MobileNet with Tencent ncnn framework☆11Updated 6 years ago
- A light and fast one class detection framework for edge devices.☆18Updated 5 years ago
- A pytorch implementation of yolov3