Berkeley-Data / hpt

MIT License
2 stars 3 forks source link

pretrained model eval on BigEarthNet classification #72

Open taeil opened 3 years ago

taeil commented 3 years ago

On the evaluation side:

  1. Let's get a BigEarthNet evaluation in place that takes 12 input channels for Conv1.

Let me know if you have any questions about implementation - it should be very similar to the Supervised evaluation you were doing, where we just optionally control the input channels (in 2. and 3.).