princeton-computational-imaging / SeeingThroughFog

MIT License
298 stars 59 forks source link

Classes used for training/val #69

Open connorlee77 opened 1 year ago

connorlee77 commented 1 year ago

There are 14 classes in the labels: ('LargeVehicle', 'PassengerCar_is_group', 'RidableVehicle', 'Pedestrian', 'Pedestrian_is_group', 'PassengerCar', 'Vehicle', 'Obstacle', 'RidableVehicle_is_group', 'Vehicle_is_group', 'LargeVehicle_is_group', 'DontCare', 'train', 'person').

How are they used for training/validation?