Open tjuav opened 11 months ago
With the impending CV implementation, the current "download every image we don't have" implementation is not feasible.
Both server/handlers/image.py (GS) and tj-uav/FlightSoftware (FS) need to be updated with such an improved implementation.
server/handlers/image.py
Specifics of a sample implementation:
GS displays downloaded images and their objects on the submissions page (#149)
Related Issues:
With the impending CV implementation, the current "download every image we don't have" implementation is not feasible.
Both
server/handlers/image.py
(GS) and tj-uav/FlightSoftware (FS) need to be updated with such an improved implementation.Specifics of a sample implementation:
GS displays downloaded images and their objects on the submissions page (#149)
Related Issues: