zigvu / khajuri

Video Pipeline
0 stars 0 forks source link

Error with dump_patches_for_curation.py when using snappy #77

Closed arpgh closed 9 years ago

arpgh commented 9 years ago

Looks like it's looking for json files -

_Traceback (most recent call last): File "/home/ubuntu/khajuri/Logo/PipelineBin/dump_patches_forcuration.py", line 58, in curationManager = CurationManager(jsonFolder, configReader) File "/home/ubuntu/khajuri/Logo/PipelineCore/CurationManager.py", line 14, in init self.classIds, self.frameNumbers, self.curationBboxes, self.localizationBboxes = self.extractFromJSONFiles() File "/home/ubuntu/khajuri/Logo/PipelineCore/CurationManager.py", line 115, in extractFromJSONFiles raise IOError("JSON folder doesn't have any json files") IOError: JSON folder doesn't have any json files

arpgh commented 9 years ago

Branch: Development Video: wc14-ChiAus-1stHalf.mkv Path: gpu2:/mnt/data/wc14cls/training/0seed-cleaned/vdo-test/wc14-ChiAus-1stHalf-fixPatchCount Log with error: runlog-dumpCurationPatches.txt-ERR Json folder used: json-curation-snappy

eacharya commented 9 years ago

Fix merged to Development.