Designed by Alex Kosmos ❤️❤️❤️️
- Lecture/practice: TBA. See README files inside numbered directories for more info about how to run stands.
- Homework: see the homework folder
Run train_model.py
to generate vgg16.pt
.
This will not run any training, just trace a pretrained model from torchvision.
Use client.py
in order to send requests for services 1-4.
Use client-url.py
in order to send requests for service 5.
See links in README files inside the practice session folders.