markstrefford / running-detectron2-on-windows-wsl2-rtx30xxLinks
How to run Detectron2 on Windows using WSL2 and RTX30xx cards.
☆14Updated 4 years ago
Alternatives and similar repositories for running-detectron2-on-windows-wsl2-rtx30xx
Users that are interested in running-detectron2-on-windows-wsl2-rtx30xx are comparing it to the libraries listed below
Sorting:
- This is a segmentation network based on good old EfficientNet, with a twist...☆30Updated 2 years ago
- Computer Vision Tool Library☆46Updated 4 years ago
- CenterUnet: Unet version of CenterNet Objects As Points with mask branch.☆28Updated 5 years ago
- Cut and paste augmentation for object detection and instance segmentation☆147Updated 4 years ago
- D2Det using mmdetection v2.1, supporting Objects365 and LVIS☆64Updated 5 years ago
- SOTR: Segmenting Objects with Transformers☆193Updated 3 years ago
- implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)☆15Updated 3 years ago
- sagieppel / Classification-of-object-in-a-specific-image-region-using-a-convolutional-neural-net-with-ROI-mask-aClassification of object in a specific image region using a convolutional neural net with ROI mask as input☆27Updated 2 years ago
- PyTorch implementation of the paper "Finding Berries: Segmentation and Counting of Cranberries using Point Supervision and Shape Priors".…☆15Updated 2 years ago
- OrienMask: Real-time Instance Segmentation with Discriminative Orientation Maps☆50Updated 4 years ago
- ☆21Updated 3 years ago
- Object detection and instance segmentation on MaskRCNN with torchvision, albumentations, tensorboard and cocoapi. Supports custom coco da…