multi-temporal-crop-classification-baseline icon indicating copy to clipboard operation
multi-temporal-crop-classification-baseline copied to clipboard

Confirm dataset used

Open robmarkcole opened this issue 1 year ago • 2 comments

Hi the default_config references a dataset:

train_dataset_name: chips_filtered_13_classes_complete

Can you confirm this is the exact dataset from HF, and not a modified version (implied by the reference to filtering) Thanks

robmarkcole avatar Jan 08 '24 10:01 robmarkcole

Using the official dataset I have len(train_dataset) = 3083

robmarkcole avatar Jan 08 '24 15:01 robmarkcole

Hi Robin, This is the exact dataset. "chips_filtered_13_classes_complete" was our internal name for the dataset. Please update the config with the new name.

samKhallaghi avatar Jan 08 '24 18:01 samKhallaghi