ssd.pytorch icon indicating copy to clipboard operation
ssd.pytorch copied to clipboard

sh code error report

Open scyyh11 opened this issue 2 years ago • 0 comments

Hi,

I don't really know about sh script, but when I try to download COCO dataset using COCO2014.sh, I found out that there's a missing space that cause the script not run successfully. 截屏2023-08-13 00 00 30 On line 39, the editor tells me to add a space after 'annotations' and then the script work.

Best, :)

scyyh11 avatar Aug 12 '23 16:08 scyyh11