Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualization of the classification loss values problem #23

Open
amazedan opened this issue Jan 16, 2024 · 3 comments
Open

Visualization of the classification loss values problem #23

amazedan opened this issue Jan 16, 2024 · 3 comments

Comments

@amazedan
Copy link

amazedan commented Jan 16, 2024

Thank you for your great works!
I'm not quite clear on how the visualization map in Section 4.7 were generated(Fig. 5). Could you please share the relevant repo links or code references?
I appreciate your response to my questions.

@amazedan amazedan changed the title Mobilenet version and Visualization problem Visualization of the classification loss values problem Jan 17, 2024
@zyh-uaiaaaa
Copy link
Owner

Hi Amazedan,

Firstly, you can assess the performance of the trained model by evaluating it on all test samples and obtaining the loss values for each sample. Afterward, you can utilize matplotlib to create a histogram depicting the distribution of the loss values.

@amazedan
Copy link
Author

Thank you! I think I understand how to draw now.

@amazedan
Copy link
Author

amazedan commented Mar 6, 2024

Hello, author. I'd like to confirm with you: are we calculating the loss values on the test set? If so, how do we differentiate between noisy and clean samples?

@amazedan amazedan reopened this Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants