OpenDroneMap / ODMSemantic3D

An open photogrammetry dataset of classified 3D point clouds for automated semantic segmentation. CC BY-SA 4.0
Other
15 stars 7 forks source link

Add validation workflow #2

Closed HeDo88TH closed 1 year ago

HeDo88TH commented 1 year ago

This PR should be squashed, a lot of commits are non significant (CI triggers).

The implemented workflow is the following:

On new PR opened 1) Train new model on all datasets 2) Compute model statistics on ground truth repository 3) Compare statistics and show results in PR comment

On PR merged 1) Version bump 2) New release that contains the new trained model

In order to work, it needs the following setup: