Method: Informers::OwlViTFeatureExtractor#post_process_object_detection

Defined in:
lib/informers/processors.rb

#post_process_object_detection(*args) ⇒ Object



362
363
364
# File 'lib/informers/processors.rb', line 362

def post_process_object_detection(*args)
  Utils.post_process_object_detection(*args)
end