Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 355 Bytes

File metadata and controls

9 lines (9 loc) · 355 Bytes

To Do

  1. Export and Convert Python Model - DONE
  2. Host model on Cloud Object Storage - DONE
  3. Clone computer vision template - DONE
  4. Install and update dependencies - DONE
  5. Load graph model from url - DONE
  6. Make detections and cleanup - DONE
  7. Create drawing function and labelmap - DONE
  8. Draw to the canvas using requestAnimationFrame - DONE