YOLOv4-Cloud-Tutorial icon indicating copy to clipboard operation
YOLOv4-Cloud-Tutorial copied to clipboard

FileNotFoundError: [Errno 2] No such file or directory: 'data/obj'

Open zunomohtar opened this issue 4 years ago • 2 comments

hi everyone i'm currently having a problem like this. when i try to run

!python generate_train.py !python generate_test.py

Traceback (most recent call last): File "generate_train.py", line 4, in os.chdir(os.path.join("data", "obj")) FileNotFoundError: [Errno 2] No such file or directory: 'data/obj'

how to solve this problem. eventho all my files name are correct.

zunomohtar avatar Nov 04 '21 16:11 zunomohtar

i'm having this problem too, have you solve the problem?

lordwildbeast avatar Mar 31 '23 07:03 lordwildbeast

i'm also having this problem too, have you solve the problem?

shahmdgolamrahman37 avatar Apr 15 '23 17:04 shahmdgolamrahman37