This folder contains final project notebooks and inference script.
- 1. deepship_3ch.ipynb
- Used for training the model
- 2. Inference.ipynb
- Used during inference testing
- rest.py
- Inference script with rest client.
- This script is called when running
docker compose up rest