thomasbrandon / mish-cudaLinks
Mish Activation Function for PyTorch
☆148Updated 5 years ago
Alternatives and similar repositories for mish-cuda
Users that are interested in mish-cuda are comparing it to the libraries listed below
Sorting:
- Bounding box augmentations for Pytorch☆122Updated 5 years ago
- ☆52Updated 5 years ago
- YOLOv4 Pytorch implementation with all freebies and specials and 15+ more exclusive improvements. Easy to use!☆133Updated 4 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated last month
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆197Updated 5 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆207Updated 4 years ago
- Mish Activation Function for PyTorch☆51Updated 4 years ago
- Mish Deep Learning Activation Function for PyTorch / FastAI☆161Updated 5 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- This is the repository containing team OverFeat's submission to CVPPP 2020's Wheat Detection Challenge (2/2245)☆88Updated 2 years ago
- Unofficial PyTorch Implementation of EvoNorm☆123Updated 4 years ago
- Object detection achieving 44.3 mAP / 45 fps on COCO dataset☆169Updated 5 years ago
- ☆226Updated last year
- PyTorch-style and human-readable RegNet with a spectrum of pre-trained models☆69Updated 4 years ago
- Fast anchor free Object Detection based on CenterNet (Objects As Points) and TTFNet (Training-Time-Friendly Network). Implemented in Tens…☆161Updated last month
- Unofficial implementation of EfficientDet☆64Updated 5 years ago
- Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"☆184Updated last year
- Pytorch implementation of Robust Bi-Tempered Logistic Loss Based on Bregman Divergences☆62Updated 6 years ago
- A Tensorflow implementation of the DETR object detection architecture.☆64Updated 4 years ago
- A User Interface for DETR built with Dash. 100% Python.☆179Updated 2 years ago
- The service for the demonstration of transforms in Albumentations library☆108Updated last year
- ATSS-EfficientDet implemented in PyTorch, outperforming the original EfficientDet. Weights are released.☆67Updated 5 years ago
- A Pytorch implementation of Fast AutoAugment and EfficientNet☆119Updated 6 years ago
- Official Pytorch Implementation of "TResNet: High-Performance GPU-Dedicated Architecture" (WACV 2021)☆478Updated last year
- volksdep is an open-source toolbox for deploying and accelerating PyTorch, ONNX and TensorFlow models with TensorRT.☆287Updated 4 years ago
- Implementation of CenterNet and FairMOT with PyTorch Lightning☆71Updated 3 years ago
- EfficientNets snapshot☆91Updated 6 years ago
- Implementation of EfficientDet for PyTorch. EfficientDet implements BiFPN and a compound scaling method for object detection.☆74Updated 5 years ago
- Swish Activation - PyTorch CUDA Implementation