hukkelas / MNIST-ObjectDetectionLinks
A simple script to generate a object detection dataset with MNIST digits
ā46Updated last year
Alternatives and similar repositories for MNIST-ObjectDetection
Users that are interested in MNIST-ObjectDetection are comparing it to the libraries listed below
Sorting:
- High-quality Neural Networks for Computer Vision šā446Updated 3 years ago
- A Tensorflow implementation of the DETR object detection architecture.ā64Updated 4 years ago
- Python code for analysing object detection metricsā31Updated 3 years ago
- Tensorflow implementation of DETR : Object Detection with Transformersā171Updated 3 years ago
- Implementation of self-supervised image-level contrastive pretraining methods using Keras.ā70Updated 4 years ago
- ā156Updated 3 years ago
- The spiritual successor to knockknock for PyTorch Lightning, get notified when your training endsā77Updated last year
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - ā¦ā207Updated 4 years ago
- A modular PyTorch library for vision transformer modelsā164Updated 2 years ago
- Fine-tune Facebook's DETR (DEtection TRansformer) on Colaboratory.ā154Updated 2 years ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.ā291Updated last year
- Semantic Segmentation with Pytorch-Lightningā63Updated 5 years ago
- Streamlit tool to explore coco datasetsā89Updated 3 years ago
- TF2 implementation of knowledge distillation using the "function matching" hypothesis from https://arxiv.org/abs/2106.05237.ā88Updated 4 years ago
- SpinalNet: Deep Neural Network with Gradual Inputā176Updated 5 months ago
- ā126Updated 3 years ago
- Official code for the Stochastic Polyak step-size optimizerā139Updated last year
- Deep Learning project template best practices with Pytorch Lightning, Hydra, Tensorboard.ā160Updated 4 years ago
- (Minimally) implements SimCLR (https://arxiv.org/abs/2002.05709) in TensorFlow 2.ā90Updated 4 years ago
- DETR - Faster RCNN implementation in tensorflow 2ā54Updated 3 years ago
- Probing the representations of Vision Transformers.ā338Updated 3 years ago
- Implements the ideas presented in https://arxiv.org/pdf/2004.11362v1.pdf by Khosla et al.ā133Updated 5 years ago
- Minimal implementation of PAWS (https://arxiv.org/abs/2104.13963) in TensorFlow.ā45Updated 4 years ago
- Mean Average Precision for Object Detectionā204Updated 2 years ago
- Implements sharpness-aware minimization (https://arxiv.org/abs/2010.01412) in TensorFlow 2.ā61Updated 4 years ago
- Code to reproduce the results in the FAIR research papers "Semi-Supervised Learning of Visual Features by Non-Parametrically Predicting Vā¦ā492Updated 2 years ago
- Code for the CVPR 2019 paper : Spectral Metric for Dataset Complexity Assessmentā46Updated last year
- SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicityā169Updated 4 years ago
- A collection of code snippets for my PyTorch Lightning projects