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

Update Ubuntu CI #44

Closed
wants to merge 9 commits into from
Closed

Update Ubuntu CI #44

wants to merge 9 commits into from

Conversation

jaagut
Copy link
Member

@jaagut jaagut commented May 17, 2022

Proposed changes

Updates and extends the CI:

  • Runs on latest ubuntu
  • Tests various python versions
  • Uses dependency caching

Related issues

Necessary checks

  • Update poetry package version semantically
  • Write documentation
  • Create issues for future work
  • Test on your machine

Runs on latest ubuntu
Tests various python versions
Uses dependency caching
@jaagut
Copy link
Member Author

jaagut commented May 17, 2022

TODOs:

  • pip upgrade seems to not upgrade to the latest version (maybe dependent on python version matrix?)
  • Investigate caching
  • Activate test training and inferencing

@jaagut
Copy link
Member Author

jaagut commented May 17, 2022

Where do we store config files for the CI? Do we create a working /config/custom.data or do we create a separate config in /.github/workflows/ ?

@jaagut jaagut requested review from Flova and phinik May 17, 2022 20:46
@Flova
Copy link
Member

Flova commented May 18, 2022

For pytorchyolo we have a data config in the config folder. This points to a dummy custom dataset with one image as well as a label in the data folder. I would use this as the reference. We can maybe take the image from torso.

@Flova
Copy link
Member

Flova commented May 18, 2022

Otherwise nice PR

@jaagut
Copy link
Member Author

jaagut commented May 18, 2022

Other ideas:

  • Test for determinism (training produces the same output?)
  • Test conversion scripts

@jaagut
Copy link
Member Author

jaagut commented Apr 11, 2023

Superseded by #94

@jaagut jaagut closed this Apr 11, 2023
@jaagut jaagut deleted the feature/extend_ci branch April 11, 2023 20:36
This was referenced Apr 11, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants