linksense / EfficientNet.PyTorch
Concise, Modular, Human-friendly PyTorch implementation of EfficientNet with Pre-trained Weights.
☆33Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for EfficientNet.PyTorch
- Concise, Modular, Human-friendly PyTorch implementation of MixNet with Pre-trained Weights.☆17Updated 4 years ago
- YOLACT: Real-time Instance Segmentation on the FCOS detector (without bbox cropping), achives 35.2mAP on coco val☆90Updated 4 years ago
- Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50☆45Updated 5 years ago
- SaccadeNet : mimic how human locate accurate bounding box☆29Updated 5 years ago
- ☆27Updated 3 years ago
- siamise networks☆14Updated 7 years ago
- achieves 35.1 mAP while as fast as SSD-vgg16☆25Updated 4 years ago
- A PyTorch implementation of Cyclical Learning Rates☆25Updated 6 years ago
- Unofficial implementation for SOLO instance segmentation☆25Updated 4 years ago
- A Caffe version of official PyTorch ResNeSt☆27Updated 4 years ago
- PeleeNet in PyTorch☆40Updated 6 years ago
- FCOS: Fully Convolutional One-Stage Object Detection☆29Updated 2 years ago
- Pytorch implementation of Quadratic Additive Angular Margin Loss for Face Recognition☆35Updated 3 years ago
- A pytorch implementation of yolov3☆24Updated 5 years ago
- 3rd place solution of Waymo open dataset challenge 2D tracking track☆39Updated 4 years ago
- Unofficial implementation of Deep Feature Aggregation Networks for real-time semantic segmentation.