allenai / rslearn

A tool for developing remote sensing datasets and models.
Apache License 2.0
5 stars 0 forks source link

Wind turbine training not working #44

Closed favyen2 closed 1 month ago

favyen2 commented 1 month ago

https://wandb.ai/eai-ai2/satlas_wind_turbine/runs/564zxxc6

Previously it had positive mAP but it was getting slower and slower because of not calling reset.

Now we call reset correctly but it is stuck at mAP=-1. Need to debug more.

favyen2 commented 1 month ago

It is fixed in #45 although the wind turbine model still has lower mAP than previous multisat version.