timegate

Results 8 comments of timegate

I got it, thanks!

@lahavlipson Thanks so much for the PR :)

@Hussain90s I could understand what you mean, but currently, the codes (`"./tools/summarize.py", "./tools/ground_truth/bounding_boxes_3d.py"`) are a little bit differently implemented (as above images showes). In `"./tools/ground_truth/bounding_boxes_3d.py"`, `query=flower` will select tags 12,...

@lahavlipson Wow, thanks for a lot of fixes. I'll check it out soon. Thanks so much! :)

@David-Yan1 Umm.. I did git clone infingen again and tried make docker-build-cuda but it throws below errors. ``` docker build \ --tag infinigen_docker_img \ --progress auto \ci unable to prepare...

@David-Yan1 The latest merge works well in a docker container on local computer, but for a docker container on server, the solution was a little bit tricky (because we cannot...

@David-Yan1 `python -m tools.manage_datagen_jobs --output_folder ./output/vid_10_complex --num_scenes 10 --configs under_water --pipeline_configs local_16GB monocular_video opengl_gt --pipeline_overrides LocalScheduleHandler.use_gpu=True` after launching above command on 3090gpu * 8 server, I met `Unable to determine...

@JiayuZou2020 Does this code work in real-time?