Talnex
Talnex
HiHi When I deployed, I found that the numba library would be imported when using mmdeploy/tools/deploy.py for model conversion and got ''AttributeError: module 'profile' has no attribute 'run' '' After...
- Customize various ways to process the Sensaturban dataset - Support for reading and writing to PLY files
- Added support for the Sensaturban dataset - Added corresponding pipeline(temporarily use the draft version of LoadDepthFromFile and use seg_map key to store)
When i install minerl by clone the `https://github.com/Zhoues/minerl` and run `pip install .` I got: ``` Processing /data/talnex/projects/minerl Preparing metadata (setup.py) ... error error: subprocess-exited-with-error × python setup.py egg_info did...
Hello, I'm trying to support adding dynamic object masks and new view synthesis on nuscenes. In fact, I didn't understand what you said "it requires splitting asynchronous LiDAR and camera...
Thank you so much for your great work When I train according to the readme process, the model always fails to achieve the same curve as img/single_scale_training.png My experimental configuration...
I want develop some new features based on .mcpr file, I clone the repo and use IEDA to build the project. When I run `./gradlew build` I got: ``` A...