Activity
Merge branch 'master' into pr-1501
Merge branch 'master' into pr-1501
Replace stream.read(...) calls with readNBytes method and check the r…
Replace stream.read(...) calls with readNBytes method and check the r…
Merge remote-tracking branch 'origin/feature/thumbcache-parser' into …
Merge remote-tracking branch 'origin/feature/thumbcache-parser' into …
Adds an option to skip the ssl certificate validation;
Adds an option to skip the ssl certificate validation;
Merge branch 'master' into feature/thumbcache-parser
Merge branch 'master' into feature/thumbcache-parser
Merge branch 'master' into remote_image_classifier
Merge branch 'master' into remote_image_classifier
Merge branch 'master' into #2400_HandleOtherWASystemMsgs
Merge branch 'master' into #2400_HandleOtherWASystemMsgs
Merge branch 'upgrade_actions_version'
Merge branch 'upgrade_actions_version'
Refactor ThumbcacheParserTest with detailed assertions and improved s…
Refactor ThumbcacheParserTest with detailed assertions and improved s…
Commit message: Enhance ThumbcacheParserTest with detailed assertions
Commit message: Enhance ThumbcacheParserTest with detailed assertions
Commit message: Add assertions to ThumbcacheParserTest for detailed v…
Commit message: Add assertions to ThumbcacheParserTest for detailed v…
Merge remote branch 'master' into #2400_HandleOtherWASystemMsgs.
Merge remote branch 'master' into #2400_HandleOtherWASystemMsgs.
Fix the category name
Fix the category name
Use the same weighted score mean of the DIE Task
Use the same weighted score mean of the DIE Task
Fix null pointer exception when no frame could be extracted;
Fix null pointer exception when no frame could be extracted;
Change the sendZipFile to be executed in the process method to improv…
Change the sendZipFile to be executed in the process method to improv…
Extract each thumb of videos and get the highest score between them.
Extract each thumb of videos and get the highest score between them.
Adds more subcategories;
Adds more subcategories;
Better error logger
Better error logger
Change the class names to English and adds a prefix.
Change the class names to English and adds a prefix.
Use the value from the config
Use the value from the config
Default threshold of 0.5
Default threshold of 0.5
Adds a refinement task to label the images in categories;
Adds a refinement task to label the images in categories;
Changes the default size of the thumb to 384x384
Changes the default size of the thumb to 384x384
Fix possible item duplication
Fix possible item duplication
Use logger instead of system.out.println;
Use logger instead of system.out.println;