RefineDet_API_for_pytorch C++
☆27Apr 27, 2021Updated 4 years ago
Alternatives and similar repositories for LibTorch_RefineDet
Users that are interested in LibTorch_RefineDet are comparing it to the libraries listed below
Sorting:
- Source code for paper "Localization Guided Learning for Pedestrian Attribute Recognition" (BMVC 2018)☆13Mar 1, 2019Updated 7 years ago
- I use mobilenetv2 to export a model with 5 classes, then use libtorch to load and run it.☆18Dec 31, 2020Updated 5 years ago
- This project aims at providing a fast, modular reference implementation for A Compact Embedding for Facial Expression Similarity models u…☆20Apr 27, 2021Updated 4 years ago
- Segmentation realize Deeperlab only segmentation part☆136Apr 27, 2021Updated 4 years ago
- This repository carries out some paper recurring work☆106Jan 21, 2020Updated 6 years ago
- ETHSeg: An Amodel Instance Segmentation Network and a Real-world Dataset for X-Ray Waste Inspection (CVPR2022)☆15Mar 8, 2023Updated 2 years ago
- ☆11Oct 14, 2019Updated 6 years ago
- Training scripts and Python modules for the ECCV 2018 paper "Interpolating Convolutional Networks Using Batch Normalization"☆11Jun 13, 2020Updated 5 years ago
- Position sensitive PreciseRoIPooling without roi coordinates gradient backward☆16Aug 2, 2018Updated 7 years ago
- Regression Guided by Relative Ranking Using Convolutional Neural Network (R^3 CNN) for Facial Beauty Prediction☆16Feb 5, 2026Updated last month
- [CVPR 2023] Official Implementation of X-Decoder for generalized decoding for pixel, image and language☆16Apr 4, 2023Updated 2 years ago
- 🏆 🥇 Winner solution for ICCV VQualA 2025 Face Image Quality Assessment Challenge☆25Jan 4, 2026Updated 2 months ago
- An example docker container for runtime evaluation for the WIDER 2019 challenge track: face detection accuracy and runtime.☆17Aug 7, 2019Updated 6 years ago
- Android application recognizing digits using quantized 8-bit MobileNetV3.☆12Jul 24, 2019Updated 6 years ago
- A prototype for distributed training/validation/evaluation/extraction with PyTorch.☆14Jun 13, 2020Updated 5 years ago
- ☆16Jun 18, 2025Updated 8 months ago
- Multi-modal data augmentation for machine learning☆16Jun 4, 2019Updated 6 years ago
- A Libtorch implementation of the YOLO v3 object detection algorithm☆454Oct 16, 2020Updated 5 years ago
- The implementation of the segmentation on retinal lesions☆22Jan 6, 2019Updated 7 years ago
- Caffe version Generalized & Distance & Complete Iou loss Implementation for Faster RCNN/FPN bbox regression☆42Dec 9, 2019Updated 6 years ago
- Hier R-CNN: Instance-level Human Parts Detection and A New Benchmark☆44Nov 14, 2020Updated 5 years ago
- Advanced optimizer with Gradient-Centralization☆21Aug 26, 2020Updated 5 years ago
- Pytorch LSTM implementation powered by Libtorch☆18Dec 26, 2022Updated 3 years ago
- Lookahead Optimizer: k steps forward, 1step back for MXNet☆21Jun 28, 2020Updated 5 years ago
- Multi-class object detection pipeline—Single Shot MultiBox Detector (SSD) + YOLOv3 (real-time) + focal loss (RetinaNet) + Pascal VOC 2007…☆19Jun 23, 2018Updated 7 years ago
- implementation EDANet by pytorch☆21Sep 30, 2018Updated 7 years ago
- Quadtree Generating Networks for Scene Parsing with Sparse Convolutions (https://arxiv.org/abs/1907.11821)☆21Jan 9, 2020Updated 6 years ago
- Source code for the paper "Affinity Fusion Graph-based Framework for Natural Image Segmentation".☆21Feb 1, 2021Updated 5 years ago
- 对https://github.com/ruinmessi/RFBNet 代码做中文注释,便于理解☆21Jan 23, 2019Updated 7 years ago
- Implementation of "Anchor Loss: Modulating loss scale based on prediction difficulty"☆53May 3, 2021Updated 4 years ago
- Code of ImageNet training and evaluation for the paper: RENAS: Reinforced Evolutionary Neural Architecture Search☆20May 15, 2019Updated 6 years ago
- ☆23Sep 3, 2019Updated 6 years ago
- Pytorch implementation of RFCN used as baseline for Imagenet VID+DET in https://arxiv.org/abs/1710.03958.