More visualisation notes
This commit is contained in:
parent
286d69250f
commit
851c2e42a3
1 changed files with 3 additions and 0 deletions
3
FORK.md
3
FORK.md
|
@ -58,6 +58,9 @@ python3 format_dataset.py
|
|||
Before training you can visualise your camera poses using the
|
||||
`camera_visualizer/visualize_cameras.py` script.
|
||||
|
||||
Note: the `cam_dict_norm.json` file is the `kai_cameras_normalized.json`
|
||||
created by the colmap wrapper. Or you can use the `vizu.py` script.
|
||||
|
||||
### Training the model
|
||||
|
||||
You then need to create the configuration file, copying the example in
|
||||
|
|
Loading…
Reference in a new issue