You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2024-10-16 14:00:00,890 image_preprocessor.py:95 INFO] Skipping fff820866f567015.jpg because it already exists.
[2024-10-16 14:00:00,890 image_preprocessor.py:91 INFO] Processing image No.24780/24781...
[2024-10-16 14:00:00,890 image_preprocessor.py:95 INFO] Skipping ffff21932da3ed01.jpg because it already exists.
Traceback (most recent call last):
File "/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/home/cmuser/CM/repos/local/cache/c869d96cb16440bc/repo/closed/NVIDIA/code/retinanet/tensorrt/preprocess_data.py", line 161, in <module>
main()
File "/home/cmuser/CM/repos/local/cache/c869d96cb16440bc/repo/closed/NVIDIA/code/retinanet/tensorrt/preprocess_data.py", line 155, in main
copy_openimage_annotations(data_dir, preprocessed_data_dir)
File "/home/cmuser/CM/repos/local/cache/c869d96cb16440bc/repo/closed/NVIDIA/code/retinanet/tensorrt/preprocess_data.py", line 71, in copy_openimage_annotations
shutil.copytree(src_dir, dst_dir)
File "/usr/lib/python3.8/shutil.py", line 555, in copytree
with os.scandir(src) as itr:
NotADirectoryError: [Errno 20] Not a directory: '/home/cmuser/CM/repos/local/cache/0d45c31bdb664460/data/open-images-v6-mlperf/annotations'
make: *** [/home/cmuser/CM/repos/local/cache/c869d96cb16440bc/repo/closed/NVIDIA/Makefile.data:36: preprocess_data] Error 1
CM error: Portable CM script failed (name = app-mlperf-inference-nvidia, return code = 256)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: