Skip to content

Conversation

@GwenaelleSa
Copy link
Member

  • Make it possible to resume training
  • Add data augmentation for color thank to a modified dataset mapper
  • Remove duplicated passing of the model

@GwenaelleSa GwenaelleSa requested a review from acerioni August 28, 2025 10:40
@GwenaelleSa GwenaelleSa self-assigned this Aug 28, 2025
@stdl-s-sonarqube

This comment has been minimized.

@GwenaelleSa GwenaelleSa added the enhancement New feature or request label Aug 28, 2025
@GwenaelleSa GwenaelleSa linked an issue Aug 28, 2025 that may be closed by this pull request
@stdl-s-sonarqube

This comment has been minimized.

@stdl-s-sonarqube

This comment has been minimized.

@GwenaelleSa
Copy link
Member Author

I updated the branch with main, which took care of your comment @acerioni
About the learning rate, I changed it because it did not make sense to me that the best model was reached after 500 steps. It's just as long as the warm-up period of the training. Even if the total loss looks pretty, it's still probably not necessary for it to be as steep.

Initial learning curves
image

Learning curves with base Lr 0.0005
image

@stdl-s-sonarqube

This comment has been minimized.

@stdl-s-sonarqube

This comment has been minimized.

@stdl-s-sonarqube

This comment has been minimized.

@stdl-s-sonarqube

This comment has been minimized.

@stdl-s-sonarqube
Copy link

Passed

Analysis Details

2 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 2 Code Smells

Coverage and Duplications

  • Coverage No coverage information (0.00% Estimated after merge)
  • Duplications 0.00% Duplicated Code (0.00% Estimated after merge)

Project ID: swiss-territorial-data-lab_object-detector_AYZ4zWIzr7JdaaSXwexc

View in SonarQube

@GwenaelleSa GwenaelleSa merged commit d5c736d into master Sep 25, 2025
1 check passed
@GwenaelleSa GwenaelleSa deleted the gs/improvements_from_stvw branch September 30, 2025 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pick Up Training from a chosen checkpoint

3 participants