Challenge description clarification ¶
By: sidraaleem1234 on Jan. 17, 2022, 7:21 p.m.
It is a three class classification problem, in train set (train_labels.csv) two classes are given : NRG and RG. While the test set will contain all three classes NRG, RG and ungradable. Is it the correct interpretation? Moreover, can I use GAN (pre-trained on ImageNet or to be trained on the given train set) to cater the train set imbalance problem?