/VISOR

Data, code and videos regarding VISOR project

Primary LanguageJupyter Notebook

VISOR

TO-DO - List

  1. 👓 Read the simple-object-tracking folder.
  2. Go out .....
  3. Get some ☕ ...

The REAL to-do list:

Task DONE
Use the center of the object to track throughout frames ✔️
write the centroid location for a detected object to a dataframe ✔️
modified: write that dataframe to a csv file so we can request it ✔️
add the frame number to the corresponding centroid of that frame in the csv file ✔️
label more images for training so we get a better model
use information in the csv file to detect anomalies among the detected objects
connect our trained model to the tracking script

Current issues:

  1. Unable to use the trained model in the tracking script. Reason is that the GraphDef cannot be parsed, still working on this.

Some nifty icons used in this file:

❌ ✔️ 👓