OnlineLabelSmoothing
OnlineLabelSmoothing copied to clipboard
The official code for the paper "Delving Deep into Label Smoothing", IEEE TIP 2021
Results
2
OnlineLabelSmoothing issues
Sort by
recently updated
recently updated
newest added
Hi, Chang-Bin Zhang. I read your paper with great interest. I think your method of generating soft labels considering category relationships is very excellent. I would like to reproduce the...
# Set up Python Testing Infrastructure ## Summary This PR establishes a comprehensive testing infrastructure for the Deep Supervision project, providing a ready-to-use testing environment with modern Python tooling and...