An open API service indexing awesome lists of open source software.

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

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.

![detectboard](src/detectboard.gif)

Contributions are welcome (documentation, code, bug, issue...).

Please, give this project a star.