lapix-ufsc / dl-tutorials

This repository contains demonstrations done with deep learning computer vision models.
https://lapix-ufsc.github.io/dl-tutorials/
MIT License
6 stars 1 forks source link

Update tutorials to work with latest version of lapixdl #19

Open johnnv1 opened 2 years ago

johnnv1 commented 2 years ago

The latest version (>=0.9.0) have moved the BBox model, so need to update the imports

Also, need to unpin the lapixdl version of requirements-dev file (from #18)