chenpei
chenpei
It raised an error when I ran train_dist.py. AttributeError: Can't pickle local object 'get_loader..my_worker_init_fn' Anyone in the same situation?
Hi! Thank you for this amazing work! I am now working on a 3D dataset and planning to hold a semantic segmentation competition on Codalab. In order to do that,...
@MrForExample Thank you for the excellent work! I have a question. From the demo showed in the homepage, i see a drop down arrow on "Load" button, while it disappears...
# Describe the bug Hi, @araistrick Thanks for this excellent work! I want to inquire about the speed of video generation with InfiniGen. Under default settings (24fps, 192 frames), which...
@xxlong0 Thanks for this wonderful project! The released `render_codes` only provides rgb/normal/depth rendering results. How to output roughness/metallic images? I wrote this piece of code, it can output roughness/metallic images...
### Describe your feature request As dicussed in #1105 , with this piece of code, we can output roughness/metallic images with default values of roughness/metallic. ```python # some objects' normals...