Jacob Rogers
Jacob Rogers
**Summary**. When setting the logpath in a yaml configuration file it is ignored. Using logPath works fine, however. This is different from what's in the documentation and example configs. ##...
I've configured markers in the pyproject.toml file to install TensorFlow with the Nvidia local version label exclusively when on the aarch64 architecture. However, when exporting to requirements.txt, only the Nvidia...
**Environment:** ``` Platform: macOS-13.2-x86_64-i386-64bit System: Darwin System Version: Darwin Kernel Version 22.3.0: Thu Jan 5 20:53:49 PST 2023; root:xnu-8792.81.2~2/RELEASE_X86_64 Processor: i386 SSE2: Yes AVX2: Yes NEON: No Architecture: Bits: 64bit...
## Motivation CI is failing in main. ## Modification Updated ReadTheDocs config format to match other MM repositories. Fixed MMDetection to 3.0.0 because MMRotate isn't compatible with anything newer. ##...
## Motivation Make MMYolo compatible with newer PyTorch versions by adding support for MMCV 2.2.0. MMDetection has [already implemented this change](https://github.com/open-mmlab/mmdetection/pull/11680/files). I've experienced no issues using MMYolo with MMCV 2.2.0...