Skip to content

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Documentation

Documentation files for the Computer Vision on Edge Devices project.

  • WINDOWS: How to set up the development environment on Windows (Cuda etc.)
  • FEDERATED: How to train a model using federated learning and the Flower Framework
  • SETUP: How to set up the project on your computer
  • TRAIN: How to train a model locally
  • EXPORT: How to export a trained model to a format that is better for inference on edge devices
  • INFERENCE: How to do inference on edge devices