flavourabbit's Stars
ZFTurbo/Weighted-Boxes-Fusion
Set of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method.
huggingface/optimum
🚀 Accelerate training and inference of 🤗 Transformers and 🤗 Diffusers with easy to use hardware optimization tools
microsoft/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
witnessai/Awesome-Open-Vocabulary-Object-Detection
A curated list of papers, datasets and resources pertaining to open vocabulary object detection.
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
ChaoningZhang/MobileSAM
This is the official code for MobileSAM project that makes SAM lightweight for mobile applications and beyond!
alirezazareian/ovr-cnn
A new framework for open-vocabulary object detection, based on maskrcnn-benchmark
IDEA-Research/DINO
[ICLR 2023] Official implementation of the paper "DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection"
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
IDEA-Research/GroundingDINO
[ECCV 2024] Official implementation of the paper "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
ZhangGongjie/Meta-DETR
[T-PAMI 2022] Meta-DETR for Few-Shot Object Detection: Official PyTorch Implementation
google-research/scenic
Scenic: A Jax Library for Computer Vision Research and Beyond
woctezuma/finetune-detr
Fine-tune Facebook's DETR (DEtection TRansformer) on Colaboratory.
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
multi-template-matching/MultiTemplateMatching-Fiji
Fiji plugin for object(s) detection using template(s) matching
iot-salzburg/gpu-jupyter
GPU-Jupyter: Leverage the flexibility of Jupyterlab through the power of your NVIDIA GPU to run your code from Tensorflow and Pytorch in collaborative notebooks on the GPU.
multi-template-matching/MultiTemplateMatching-Python
Object-recognition using multiple templates in python
iquix/Smartthings
Custom DTHs for Smartthings
lrmulli/ST-Edge-Driver
SmartThings Edge Driver
fphammerle/switchbot-mqtt
MQTT client controlling SwitchBot button automators & curtain motors, compatible with Home Assistant :house_with_garden: 🐳
oscaracena/pygattlib
greensheep/plex-server-docker-rpi
Run Plex server in Docker on a Raspberry Pi
kamenbliznashki/chexpert
CheXpert competition models -- attention augmented convolutions on DenseNet, ResNet; EfficientNet
OpenWonderLabs/python-host
The python code running on Raspberry Pi or other Linux based boards to control SwitchBot.
peterlamar/python-cp-cheatsheet
Python3 interview prep cheatsheet and examples
yang-ruixin/PyTorch-Image-Models-Multi-Label-Classification
Multi-label classification based on timm.
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
mhausenblas/mkdocs-deploy-gh-pages
GitHub Action to deploy an MkDocs site to GitHub Pages