mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-14 11:26:24 +08:00
make visdom optional
Summary: Make Implicitron run without visdom installed. Reviewed By: shapovalov Differential Revision: D40587974 fbshipit-source-id: dc319596c7a4d10a4c54c556dabc89ad9d25c2fb
This commit is contained in:
committed by
Facebook GitHub Bot
parent
46cb5aaaae
commit
ff933ab82b
@@ -41,7 +41,7 @@ The outputs of the experiment are saved and logged in multiple ways:
|
||||
Stats are logged and plotted to the file "train_stats.pdf" in the
|
||||
same directory. The stats are also saved as part of the checkpoint file.
|
||||
- Visualizations
|
||||
Prredictions are plotted to a visdom server running at the
|
||||
Predictions are plotted to a visdom server running at the
|
||||
port specified by the `visdom_server` and `visdom_port` keys in the
|
||||
config file.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user