GANDCTAnalysis icon indicating copy to clipboard operation
GANDCTAnalysis copied to clipboard

about data

Open Mrli6 opened this issue 2 years ago • 1 comments

when i run the code python run_classifier.py \submission_models\source_identification\celebA\cnn_pixel ~\datasets\celeba128 -s 1000 the model outputs the belowed results 45.10% of the images are from class 0 (451) 53.20% of the images are from class 1 (532) 0.40% of the images are from class 2 (4) 0.20% of the images are from class 3 (2) 1.10% of the images are from class 4 (11) what do the results mean?

Mrli6 avatar Apr 08 '23 06:04 Mrli6

Another question, when i run the same code in the mode of run and debug, the results are so different.

Mrli6 avatar May 09 '23 02:05 Mrli6