escapethetrap

Results 5 issues of escapethetrap

When I was debugging the code, I found that the MMCV version requirements are 2.0.0 to 2.1.0, but the torch required by this version is not compatible with the torchvision...

I've trained the model and I get this error when training, 07/03 15:13:27 - mmengine - ERROR - D:anaconda3envsyoloworld-envlibsite-packagesmmdetevaluationmetricscoco_metric.py - compute_metrics - 461 - The testing results of the whole...

### Checklist - [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md). - [X] I've searched other issues and no duplicate issues were found. - [X] I'm convinced that this is not my...

Hello, I recently encountered a problem while using it: 'failed to solve extension dependency'. I carefully checked and all the required dependencies can be found in the extension, but the...

May I ask how to use a local dataset for LORA fine-tuning training? I don't seem to see an interface for local datasets in the config file. Is it only...