반응형
Document를 처음부터 정독하는것은 오래 걸릴 거 같아서, 필요할 떄마다 찾아서 여기에 정리해두려고 한다.
MMCV 의 Registry
https://mmcv.readthedocs.io/en/latest/understand_mmcv/registry.html Registry — mmcv 1.3.16 documentation Registry MMCV implements registry to manage different modules that share similar functionalities, e.g., backbones, head, and necks, in detectors. Mos
better-tomorrow.tistory.com
반응형
'개발 기록 > Coding&Debugging' 카테고리의 다른 글
Tmux + NeoVim 설정 + Vim PlugIn install (2) | 2024.10.27 |
---|---|
Implementation of Weights in 'Understanding Imbalanced Semantic Segmentation Through Neural Collapse' : 가중치 구현 해결! (0) | 2023.12.20 |
torchsparse building wheel error (0) | 2023.12.17 |
[OpenCV / PIL] 'int' object is not subscriptable Error (0) | 2021.12.28 |
[VSCode 에러] The Python path in your debug configuration is invalid. (0) | 2021.12.28 |