Put-In-Context
Putting Visual Object Recognition in Context (by kreimanlab)
a-PyTorch-Tutorial-to-Object-Detection
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection (by sgrvinod)
Put-In-Context | a-PyTorch-Tutorial-to-Object-Detection | |
---|---|---|
2 | 3 | |
18 | 3,110 | |
- | 0.5% | |
0.0 | 4.9 | |
about 4 years ago | almost 2 years ago | |
MATLAB | Python | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
Put-In-Context
Posts with mentions or reviews of Put-In-Context.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-07.
- Putting visual recognition in context - Link to free zoom lecture by the authors in comments
-
[R] Putting visual recognition in context - Link to free zoom lecture by the authors in comments
Git: https://github.com/kreimanlab/Put-In-Context
a-PyTorch-Tutorial-to-Object-Detection
Posts with mentions or reviews of a-PyTorch-Tutorial-to-Object-Detection.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-10.
-
Beginner : Object (shape) detection in binary images
I have also experimented with SSD300 models from this example : https://github.com/sgrvinod/a-PyTorch-Tutorial-to-Object-Detection but again, I think the lack of RGB/greyscale data makes this largely useless ?
-
Learning resources: multi-object localization
Also, this SSD walkthrough is pretty good as well and goes into a lot more depth on the concepts.
-
What is an easy way to find an image within another image?
Something like this perhaps? https://github.com/sgrvinod/a-PyTorch-Tutorial-to-Object-Detection
What are some alternatives?
When comparing Put-In-Context and a-PyTorch-Tutorial-to-Object-Detection you can also consider the following projects:
SINet - Camouflaged Object Detection, CVPR 2020 (Oral)
CRAFT-pytorch - Official implementation of Character Region Awareness for Text Detection (CRAFT)
generative-inpainting-pytorch - A PyTorch reimplementation for paper Generative Image Inpainting with Contextual Attention (https://arxiv.org/abs/1801.07892)
TensorFlow-object-detection-tutorial - The purpose of this tutorial is to learn how to install and prepare TensorFlow framework to train your own convolutional neural network object detection classifier for multiple objects, starting from scratch
ailia-models - The collection of pre-trained, state-of-the-art AI models for ailia SDK
ssd_keras - A Keras port of Single Shot MultiBox Detector