mattifrind/detectron-trainings-visualization
Software to visualize detectron training stats
This tool helps machine learning engineers and researchers visualize the training progress of their Detectron object detection models. It takes the standard output log from a Detectron training run and generates charts showing key metrics like accuracy and various loss components. This allows users to quickly understand model performance during development.
No commits in the last 6 months.
Use this if you are training Detectron models and need a simple, visual way to monitor accuracy and different loss metrics over time.
Not ideal if you need to visualize training data from models other than Detectron, or if you require advanced, interactive data exploration features.
Stars
19
Forks
2
Language
Java
License
AGPL-3.0
Category
Last pushed
Nov 20, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mattifrind/detectron-trainings-visualization"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
mert-kurttutan/torchview
torchview: visualize pytorch models
raghakot/keras-vis
Neural network visualization toolkit for keras
janosh/diagrams
Diagrams of concepts in physics/chemistry/ML
dvgodoy/deepreplay
Deep Replay - Generate visualizations as in my "Hyper-parameters in Action!" series!