Visual-Behavior / detr-tensorflow
Tensorflow implementation of DETR : Object Detection with Transformers
☆171Updated 2 years ago
Alternatives and similar repositories for detr-tensorflow:
Users that are interested in detr-tensorflow are comparing it to the libraries listed below
- A Tensorflow implementation of the DETR object detection architecture.☆62Updated 3 years ago
- End-to-End Object Detection with Transformers☆51Updated 7 months ago
- ☆126Updated 2 years ago
- Confusion Matrix in Object Detection with TensorFlow☆78Updated 2 years ago
- Convert VOC format XMLs to COCO format json☆99Updated 5 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆96Updated last year
- Yolo v4 using TensorFlow 2.x☆110Updated 2 years ago
- Object Detection and Image Segmentation with Detectron2☆157Updated 2 years ago
- self defined efficientnetV2 according to official version. Including converted ImageNet/21K/21k-ft1k weights.☆79Updated 3 years ago
- A TensorFlow 2.0 implementation of YOLOv4: Optimal Speed and Accuracy of Object Detection☆207Updated 11 months ago
- Building a maskrcnn from scratch using tensorflow and keras☆50Updated 3 years ago
- DETR - Faster RCNN implementation in tensorflow 2☆54Updated 2 years ago
- ☆115Updated last year
- Fast anchor free Object Detection based on CenterNet (Objects As Points) and TTFNet (Training-Time-Friendly Network). Implemented in Tens…☆159Updated 3 years ago
- Streamlit tool to explore coco datasets☆88Updated 2 years ago
- Implementation of the paper "YOLACT Real-time Instance Segmentation" in Tensorflow 2☆111Updated 3 years ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆286Updated 4 months ago
- Tensorflow 2 Faster-RCNN implementation from scratch supporting to the batch processing with MobileNetV2 and VGG16 backbones☆94Updated 2 years ago
- Function to calculate mAP for set of detected boxes and annotated boxes.☆132Updated 8 months ago
- Simple tool to split COCO annotations into train/test datasets.☆245Updated last year
- Python class for calculating confusion matrix for object detection task☆88Updated 2 years ago
- Anchor optimization for RetinaNet.☆116Updated 4 years ago
- Fine-tune Facebook's DETR (DEtection TRansformer) on Colaboratory.☆142Updated last year
- YOLOv4 Implemented in Tensorflow 2.0. Convert YOLO v4 .weights to .pb and .tflite format for tensorflow and tensorflow lite.☆63Updated 3 years ago
- Implementation of Deep Orthogonal Fusion of Local and Global Features in TensorFlow 2☆25Updated last year
- A clean, modular implementation of the Yolov7 model family, which uses the official pretrained weights, with utilities for training the m…☆116Updated last year
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆69Updated 3 years ago
- Learn how to train a custom instance segmentation model with Detectron2☆99Updated 3 years ago
- A super clean implementation of SSD (Single Shot MultiBox Detector) made possible by Tensorflow 2.0☆115Updated 2 years ago
- Unofficial implementation of "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows" (https://arxiv.org/abs/2103.14030)☆65Updated 3 years ago