Open licho123 opened 6 months ago
I am curious how demo.py works, Should we convert testing images into DNF by diffusion model then use resnet50 in the demo.py to do binary classification?
Hello, demo.py is the file in CNNDetection, not work for DNF. I will slove this problem in following updates.
I am curious how demo.py works, Should we convert testing images into DNF by diffusion model then use resnet50 in the demo.py to do binary classification?