VIAME
Video and Image Analytics for Multiple Environments (by VIAME)
DarkMark
Marking up images for use with Darknet. (by stephanecharette)
VIAME | DarkMark | |
---|---|---|
1 | 8 | |
301 | 200 | |
1.0% | 4.5% | |
8.8 | 7.9 | |
4 days ago | 7 days ago | |
Python | C++ | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
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.
VIAME
Posts with mentions or reviews of VIAME.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Data science for social good?
The company I currently work for - Kitware - works on various open source projects. I'm involved in several ecological projects under the VIAME umbrella.
DarkMark
Posts with mentions or reviews of DarkMark.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-13.
-
Using YOLO for annotation in CVAT
Also see DarkMark. For several years it has had support for loading custom Darknet/YOLO weights (not just MSCOCO!) to help annotate more images. https://www.ccoderun.ca/darkmark/Summary.html
-
[Discussion] YOLOv5 training questions, specificaly re-training best practices
You should look at DarkMark. I wrote it specifically to do what you describe. It is an annotation tool that loads the Darknet/YOLO weights, so it can assist in annotating images. I annotate a few images and train, reload DarkMark to annotate some more, train, rinse, lather, repeat.
-
When to use YOLOv5 and when not to use the model?
Disclaimer: I'm the author of DarkHelp (the C++ library for Darknet) and DarkMark (the annotation and project management tool for Darknet).
-
Annotate data for tracking
If using Darknet/YOLO, look up DarkMark which does have support for video, as well as loading existing neural networks to help annotate images (or video frames) faster. Some info on getting started: https://www.ccoderun.ca/programming/darknet\_faq/#how\_to\_get\_started
-
Free AI assisted image labelling tool
You can find DarkMark here: https://github.com/stephanecharette/DarkMark
-
Reduce false positive in object detection
Disclaimer: I'm the author of DarkHelp and DarkMark, and I run the Darknet/YOLO discord.
-
Extracting Images from Video
I use DarkMark's video import functionality to extract video frames. See this screenshot: https://www.ccoderun.ca/darkmark/Summary.html#DarkMarkImportVideoFrames
-
Annotating and detecting objects in a video
DarkMark will extract frames from a video (lots of options, either all frames, sequences of frames, random number of frames, png vs jpeg, resize frames, ...) and then will let you annotate them as you normally would. https://github.com/stephanecharette/DarkMark
What are some alternatives?
When comparing VIAME and DarkMark you can also consider the following projects:
computervision-recipes - Best Practices, code samples, and documentation for Computer Vision.
image-quality-assessment - Convolutional Neural Networks to predict the aesthetic and technical quality of images.
SingleViewReconstruction - Official Code: 3D Scene Reconstruction from a Single Viewport
layerx-community - LayerX-AI is a comprehensive platform to annotate and manage your machine learning data.
SpeciesClassification - To gain access, please finish setting up this repository now at: https://repos.opensource.microsoft.com/microsoft/wizard?existingreponame=SpeciesClassification&existingrepoid=169153301
darknet_ros - YOLO ROS: Real-Time Object Detection for ROS