Ji Yiming

Results 7 issues of 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 ![image](https://github.com/user-attachments/assets/bb0a9cfa-8aef-415b-a963-e717e81b1348)

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 ![Image](https://github.com/user-attachments/assets/3ec120d3-2b7a-4932-b680-54bf11eec4fd)

![image](https://github.com/user-attachments/assets/afe55548-01ac-46f2-840f-a5961611d0d6) 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...