MiVOS
detectron2
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
MiVOS | detectron2 | |
---|---|---|
2 | 45 | |
433 | 27,261 | |
- | 3.3% | |
0.0 | 0.0 | |
about 1 month ago | 6 days ago | |
Python | Python | |
GNU General Public License v3.0 only | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
MiVOS
-
Free instance segmentation annotation tool
Mivos, you'll get assisted by a deep learning model https://github.com/hkchengrex/MiVOS
-
Deploying video object segmentation at scale in a day
We've been building a ton of infrastructure to process a lot of video data very quickly at Sieve, and video object segmentation is a cool task a lot of companies have used us for. Models like MiVOS and PointRend have made it possible for companies like RunwayML to build these ML-based video editing features like green screen. We wrote about how you might go about building this yourself in a day.
detectron2
-
AI Real Time (lgd for cn)
Which is built on https://github.com/facebookresearch/detectron2
-
List of AI-Models
Click to Learn more...
-
good computer vision or deep learning projects in github
Detectron2 (GitHub: https://github.com/facebookresearch/detectron2) is a Facebook AI Research library with state-of-the-art object detection and segmentation algorithms in PyTorch.
-
Object Detection using PyTorch: Would you recommend a Framework (Detectron2, MMDetection, ...) or a project from scratch ?
That would be awesome. But I think that Detectron only provides RCNN, but I could be wrong. At least the model zoo on github looks like it.
-
PyTorch 2.0 Release
I could fine-tune a Detectron2 model a few months ago using PyTorch and MPS backend [1]. I'd be interested if it's working yet.
-
[P] Image search with localization and open-vocabulary reranking.
I wanted to have a few choices getting localization into image search (index and search time). I immediately thought of using a region proposal network (rpn) from mask-rcnn to create patches that can also be indexed and searched (and add the localisation). I figured it might be somewhat agnostic to classes. I did not want to use mmdetection or detectron2 due to their dependencies and just getting the rpn was not worth it. I was encouraged by the PyTorch native implementations of detection/segmentation models but ended up finding yolox the best.
-
Detecting Out-of-Distribution Datapoints via Embeddings or Predictions
You should already be able to use the code for object detection data if you do the outlier detection based on feature embeddings rather than predictions! You just need to get embeddings out of your object detection network, as demonstrated here for example: https://detectron2.readthedocs.io/en/latest/tutorials/models.html#partially-execute-a-model https://github.com/facebookresearch/detectron2/issues/5
-
[R] detrex: the open source toolbox for Transformer based object detection algorithms
detrex was built on detectron2 and we used the powerful LazyConfig system for more flexible syntax and cleaner config files.
-
Deploying video object segmentation at scale in a day
We've been building a ton of infrastructure to process a lot of video data very quickly at Sieve, and video object segmentation is a cool task a lot of companies have used us for. Models like MiVOS and PointRend have made it possible for companies like RunwayML to build these ML-based video editing features like green screen. We wrote about how you might go about building this yourself in a day.
What are some alternatives?
mmdetection - OpenMMLab Detection Toolbox and Benchmark
yolov5 - YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
openpose - OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
U-2-Net - The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
pytorch-lightning - Build high-performance AI models with PyTorch Lightning (organized PyTorch). Deploy models with Lightning Apps (organized Python to build end-to-end ML systems). [Moved to: https://github.com/Lightning-AI/lightning]
rembg - Rembg is a tool to remove images background
deep-text-recognition-benchmark - Text recognition (optical character recognition) with deep learning methods.
car-damage-detection - Detectron2 for car damage detection using custom dataset
ai-background-remove - Cut out objects and remove backgrounds from pictures with artificial intelligence
pytorch-image-models - PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNet-V3/V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
lightning-bolts - Toolbox of models, callbacks, and datasets for AI/ML researchers.
awesome-semantic-segmentation - :metal: awesome-semantic-segmentation