Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 617 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 617 Bytes

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