detecto icon indicating copy to clipboard operation
detecto copied to clipboard

core.Model object doesn't take pretrained argument

Open apar-t opened this issue 4 years ago • 1 comments

Describe the bug class detecto.core.Model(classes=None, device=None, pretrained=True)

Code and Data Share the code that caused the error as well as an example image/label from your dataset.

Environment:

  • OS:
  • Python version:
  • Detecto version:
  • torch version:
  • torchvision version:

Additional context Add any other context about the problem here.

apar-t avatar Apr 22 '21 21:04 apar-t

Be sure you're using the latest version: https://github.com/alankbi/detecto/releases/tag/v1.2.1

alankbi avatar Apr 24 '21 01:04 alankbi