This commit is contained in:
neulus
2025-11-02 22:53:04 +09:00
parent e51017897d
commit ca589fab7c
13 changed files with 888 additions and 96 deletions

3
test_dataset.py Normal file
View File

@@ -0,0 +1,3 @@
from src.dataset.cuhk_cr2 import get_dataset
get_dataset()