zhiyuanyou / SAFECount

[WACV 2023] Few-shot Object Counting with Similarity-Aware Feature Enhancement
Other
124 stars 22 forks source link

How to test the code using this tools/train_val.py ? #23

Closed vasanth4224 closed 1 year ago

vasanth4224 commented 1 year ago

When I try to execute the train_val.py , I got this error.

Traceback (most recent call last): File "tools/train_val.py", line 12, in from datasets.data_builder import build_dataloader ModuleNotFoundError: No module named 'datasets'

zhiyuanyou commented 1 year ago

Please see https://github.com/zhiyuanyou/SAFECount/issues/18