Skip to content

Commit eea12c9

Browse files
authored
Update README.md
1 parent 2d39b4f commit eea12c9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,9 @@ Feature Visualization: [Blog](https://distill.pub/2017/feature-visualization/),
345345
[netron](https://github.com/lutzroeder/netron) - Visualizer for deep learning and machine learning models.
346346
[torchcv](https://github.com/donnyyou/torchcv) - Deep Learning in Computer Vision.
347347

348+
#### Training-related
349+
[livelossplot](https://github.com/stared/livelossplot) - Live training loss plot in Jupyter Notebook.
350+
348351
#### Object detection / Instance Segmentation
349352
[yolact](https://github.com/dbolya/yolact) - Fully convolutional model for real-time instance segmentation.
350353
[EfficientDet Pytorch](https://github.com/toandaominh1997/EfficientDet.Pytorch), [EfficientDet Keras](https://github.com/xuannianz/EfficientDet) - Scalable and Efficient Object Detection.

0 commit comments

Comments
 (0)