MAFAT Satellite Vision Challenge Forum

Go back to competition Back to thread list Post in this thread

> metadata

How can metadata be used during prediction? and in what format does it come? numpy array? csv path? pandas?

Posted by: ork @ Feb. 26, 2023, 3:41 p.m.

Hi,
Method "predict" gets two arguments:
Frame - a numpy array shape (1280,1280).
Frame's metadata - a dictionary that includes the following keys: Resolution, Sun_elevation, Azimuth, Sun_azimuth
Neta,
MAFAT Challenge Team

Posted by: MAFAT_Challenge @ Feb. 27, 2023, 10:01 a.m.
Post in this thread