## 🚀 Feature We plan to provide openly accessible online experiment logs on Trains server for reproducible examples: - pascal voc12 - imagenet Idea is to make reproducible Pascal VOC12 example ready for training with Trains: TODO: - [x] Improve `exp_tracking` module - [x] Save models as artifacts on Trains server with TrainsSaver, blocked by #1123 - [x] Improve output & metric's logging: - [ ] ~~use `upload_artifact` to upload tb events~~ - [x] check if suitable to use `report_confusion_matrix`
🚀 Feature
We plan to provide openly accessible online experiment logs on Trains server for reproducible examples:
Idea is to make reproducible Pascal VOC12 example ready for training with Trains:
TODO:
exp_trackingmoduleuseupload_artifactto upload tb eventsreport_confusion_matrix