Skip to content

Minor fixes in different algorithms

Ameya Shringi requested to merge minor-fixes into master

This MR does the following

  1. Removes the collate batch function from object detection as this is not necessary anymore
  2. Removes the labels vaal when task model is not being used.

Merge request reports