Ji Yiming
Ji Yiming
The file downloaded from the provided link is not compatible with torch1.4. Where can I find the matching model file? transformer_iter_160000.pth 
Hello, I'd like to ask which version of imgaug you are using?
Python 3.10, and TensorFlow 2.13. sionna 0.16.2 I used the versions mentioned by Readme.md, but still encountered errors. What version does mitsuba use 
 Thanks. I wanna know what is this file, how can I generate the raycast/augmented-labels.json
Hello, thank you for sharing your work. I would like to ask how to distribute data to the project directory and what data files are included
Thank you for your excellent work. I am testing on wsl2 under windows11, the system is ubuntu20.04. After installing CoppeliaSim and RLbench, do I need to configure the Qt environment?...
``` File ~\miniconda3\envs\SIONNA\Lib\site-packages\mitsuba\python\ad\integrators\common.py:8 4 import drjit as dr 5 import gc ----> 8 class ADIntegrator(mi.CppADIntegrator): 9 """ 10 Abstract base class of numerous differentiable integrators in Mitsuba 11 (...) 25...