ml install cvbp
ml configure cvbp
ml demo cvbp
Microsoft Computer Vision Best Practice
=======================================
Welcome to a demo of the Microsoft open source Computer Vision
toolkit. This is a Microsoft open source project and is not a
supported product. Pull requests are most welcome at
https://github.com/microsoft/cvbp.
This demo runs several examples of computer vision tasks. All of the
functionality is also available as command line tools as part of this
MLHub package.
Traceback (most recent call last):
File "/home/shashankg/.mlhub/cvbp/demo.py", line 30, in <module>
from fastai.vision import models, Image
ImportError: cannot import name 'Image' from 'fastai.vision' (/home/shashankg/.mlhub/cvbp/.python/fastai/vision/__init__.py)
Steps to recreate: (tested on ubuntu 22.04.1 LTS server)
Full error message: