Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support input of non three-channel image #1866

Closed
wants to merge 1 commit into from
Closed

Conversation

MGAMZ
Copy link
Contributor

@MGAMZ MGAMZ commented Jan 16, 2024

Motivation

Current Implementation does not support images with non 3-channels

Modification

Add in_chans augment and pass it to PatchEmbed layer.

Add in_chans augment and pass it to PatchEmbed layer.
Copy link

codecov bot commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.77%. Comparing base (896964b) to head (f378f36).
Report is 17 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1866      +/-   ##
==========================================
- Coverage   65.16%   62.77%   -2.39%     
==========================================
  Files         362      375      +13     
  Lines       26182    27177     +995     
  Branches     4165     4309     +144     
==========================================
  Hits        17061    17061              
- Misses       8501     9495     +994     
- Partials      620      621       +1     
Flag Coverage Δ
unittests 62.77% <ø> (-2.39%) ⬇️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MGAMZ
Copy link
Contributor Author

MGAMZ commented Apr 24, 2024

Github Shows only 1 file changed, but codecov shows many files have been changed which is not the truth.

@MGAMZ MGAMZ closed this May 31, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant