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

Feature/datamodule for gif imgs #130

Merged
merged 13 commits into from Nov 21, 2022
Merged

Conversation

lvoegtlin
Copy link
Contributor

Description

A datamodule that takes advantage of the index format. It no longer determines the classes by the color but takes the classes directly form the raw image and uses the palette as class encoding.

How to Test/Run?

pytest or
python run.py experiment=development_baby_unet_indexed.yaml

@lvoegtlin lvoegtlin linked an issue Nov 21, 2022 that may be closed by this pull request
5 tasks
@sonarcloud
Copy link

sonarcloud bot commented Nov 21, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
19.3% 19.3% Duplication

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (dev@4aba55e). Click here to learn what that means.
The diff coverage is n/a.

@@          Coverage Diff           @@
##             dev     #130   +/-   ##
======================================
  Coverage       ?   83.10%           
======================================
  Files          ?       59           
  Lines          ?     2959           
  Branches       ?        0           
======================================
  Hits           ?     2459           
  Misses         ?      500           
  Partials       ?        0           
Flag Coverage Δ
cpu 83.10% <0.00%> (?)
pytest 83.10% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@lvoegtlin lvoegtlin merged commit 1093366 into dev Nov 21, 2022
@lvoegtlin lvoegtlin deleted the feature/datamodule_for_gif_imgs branch November 21, 2022 11:23
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.

Datamodule for GIF images
2 participants