Skip to content

Instantly share code, notes, and snippets.

@philschmid
Created April 19, 2020 19:44
Show Gist options
  • Select an option

  • Save philschmid/6c56e665ca285f82466dfb3b88531aea to your computer and use it in GitHub Desktop.

Select an option

Save philschmid/6c56e665ca285f82466dfb3b88531aea to your computer and use it in GitHub Desktop.
import autogluon as ag
from autogluon import ObjectDetection as task
print(ag.__version__)
# >>>> '0.0.6'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment