-
- Downloads
Revise the postprocessing step and add unitest
Showing
- test/test_visualize_postprocess.py 21 additions, 27 deletionstest/test_visualize_postprocess.py
- video_prediction_tools/main_scripts/main_visualize_postprocess.py 5 additions, 7 deletions...ediction_tools/main_scripts/main_visualize_postprocess.py
- video_prediction_tools/utils/general_utils.py 2 additions, 3 deletionsvideo_prediction_tools/utils/general_utils.py
Loading
-
@gong1 - Regarding the note you left in
main_visulaize_postprocess.py
on line 1094: Hmm yes, one could/should have set dtype=np.double as default in the argument list. In our case, the appended dataset makes use of half precision to ensure that everyhting fits into memory.Edited by Michael Langguth
Please register or sign in to comment