(open for name suggestions 👀)
A flask server that automates all the tasks in our computer vision pipeline.
Designed to interface with Hub (ground control station backend)

pipenv install
Create these directories in the project root:
TBD
TBD
pipenv run main
Example metadata hub needs to upload with each image to /upload:
{
"filename": "",
"longitude": "",
"latitude": "",
"altitude": "",
"heading": "",
"time": "",
"groundspeed": "",
"airspeed": "",
"roll": "",
"pitch": "",
"yaw": ""
}
Content type
Image
Digest
Size
2.2 GB
Last updated
almost 5 years ago
docker pull tritonuas/computer-vision-server