/nn-vision-tutorials

Deep learning tutorial scripts which include classification, object detection, and semantic segmentation.

Primary LanguagePython

nn-vision-tutorials

Deep learning tutorial scripts which include classification, object detection, and semantic segmentation.

Before you run the script, please launch a docker container with the following command and open it by VSCode.

docker compose -f image/examples/docker-compose.yml up