TerraTorch
Earth Observation
TerraMind
IBM
ESA

Caption and Coordinates mode

#2
by DonStorm - opened

Hi team, when will the caption and coordinates modes be implemented?
Thanks!

 87     raise NotImplementedError('Captions are not yet supported.')
 88 elif 'coords' in modality_renamed:

---> 89 raise NotImplementedError('Captions are not yet supported.')
90 else:
91 key = modality

NotImplementedError: Captions are not yet supported.

IBM ESA Geospatial org

Hi @DonStorm , I am very sorry for the late reply, I missed this issue. I did not find the time to implement the coords and captions yet in TerraTorch. I hope to finalze it in the coming month.

Sign up or log in to comment