Wu Junjiang

Results 3 issues of Wu Junjiang

do you think retrain your model on dehazing work andk it will be useful?

could you please tell me that two analysis tools mentioned in the paper?name or download link!!

in train_dataset.py for line in open(os.path.join(train_dir, 'train.txt')): line = line.strip('\n') if line!='': self.list_train.append(line) if i want to re-train this work on SOTS or I-HAZE,do i need to build this train.txt...