iKrishneel / efficient_net_v2
Pytorch implementation of efficientnet v2 backbone with detectron2 for object detection (Just for fun)
☆11Updated 3 years ago
Alternatives and similar repositories for efficient_net_v2:
Users that are interested in efficient_net_v2 are comparing it to the libraries listed below
- ☆80Updated 3 years ago
- This is just a simple implementation of "CenterNet:Objects as Points"☆80Updated 3 years ago
- Cut and paste augmentation for object detection and instance segmentation☆137Updated 3 years ago
- EfficientNetV2 implementation using PyTorch☆125Updated 2 years ago
- A Tensorflow implementation of the DETR object detection architecture.☆62Updated 3 years ago
- YOLOv4 Implemented in Tensorflow 2.1,which supports training on custom dataset.☆25Updated 4 years ago
- ☆159Updated last year
- 3D ResNet Video Classification accelerated by TensorRT☆46Updated 3 years ago
- ☆56Updated 4 years ago
- A reimplementation of real time human pose estimation using Pytorch. Both CMU's original model and mobilenet backbone are provided. The c…☆40Updated 5 years ago
- Scaled-YOLOv4训练自己的数据集详细教程PDF,关于paper解读请联系小编获取PDF文档☆73Updated 3 years ago
- Pytorch implementation of EfficientNet-lite. ImageNet pre-trained models are provided.☆98Updated 3 years ago
- Scripts to manage COCO datasets☆101Updated 3 years ago
- This paper proposes a deep learning-based method to detect multiple people from a single overhead depth image with high precision. Our ne…☆23Updated 3 years ago
- A state of art detector for densely packed scenes dataset SKU-110K☆111Updated 3 years ago
- A Tensorflow2.x implementation of Scaled-YOLOv4 as described in Scaled-YOLOv4: Scaling Cross Stage Partial Network☆47Updated 3 years ago
- Convert VOC format XMLs to COCO format json