xix-ai / antispoofing

MIT License
59 stars 17 forks source link

How do i Install the Randaugment Module #4

Closed Adesoji1 closed 2 years ago

Adesoji1 commented 2 years ago

i use a python 3.8 and i ran the dataset_dir.py code and got this error report

File "dataset_dir.py", line 10, in from .randaugment_loc import RandAugmentMC ImportError: attempted relative import with no known parent package

How do i resolve?

Secondly how do i pass in my dataset dir?

Adesoji1 commented 2 years ago

Resolved