https://github.com/tofull/detectboard
A simple tool to visualize your training process from detectron logs
https://github.com/tofull/detectboard
curve d3v4 detectboard detectron learning logs output tool training visualization vuejs2
Last synced: 3 months ago
JSON representation
A simple tool to visualize your training process from detectron logs
- Host: GitHub
- URL: https://github.com/tofull/detectboard
- Owner: Tofull
- Created: 2018-08-21T17:00:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-21T19:07:30.000Z (almost 7 years ago)
- Last Synced: 2025-01-12T23:30:53.993Z (5 months ago)
- Topics: curve, d3v4, detectboard, detectron, learning, logs, output, tool, training, visualization, vuejs2
- Language: HTML
- Homepage: https://tofull.github.io/tools/detectboard/
- Size: 15.6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DetectBoard
This is a simple tool to visualize your training process I did in less time I need to write this doc...
It parses the logs from [detectron](https://github.com/facebookresearch/Detectron). The initial goal was to have an up and running visualization tool [deadly simple to use](https://github.com/facebookresearch/Detectron/issues/66).
No installation is required, because it is just a client-side webapp.
This tool is hosted online on my blog : https://tofull.github.io/tools/detectboard.
If you want to give it a try, I provided a log file as example in example folder.
Contributions are welcome (documentation, code, bug, issue...).
Please, give this project a star.