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

feat: Added support of ReXNet #56

Merged
merged 9 commits into from
Jul 21, 2020
Merged

feat: Added support of ReXNet #56

merged 9 commits into from
Jul 21, 2020

Conversation

frgfm
Copy link
Owner

@frgfm frgfm commented Jul 21, 2020

This PR introduces ReXNet models for image classification by:

@frgfm frgfm added topic: documentation Improvements or additions to documentation type: enhancement New feature or request module: models ext: tests Related to test labels Jul 21, 2020
@frgfm frgfm added this to the 0.1.2 milestone Jul 21, 2020
@frgfm frgfm self-assigned this Jul 21, 2020
@codecov
Copy link

codecov bot commented Jul 21, 2020

Codecov Report

Merging #56 into master will increase coverage by 0.44%.
The diff coverage is 97.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #56      +/-   ##
==========================================
+ Coverage   85.88%   86.33%   +0.44%     
==========================================
  Files          32       32              
  Lines        1714     1785      +71     
==========================================
+ Hits         1472     1541      +69     
- Misses        242      244       +2     
Impacted Files Coverage Δ
holocron/models/resnet.py 93.71% <97.50%> (+2.36%) ⬆️

@frgfm frgfm merged commit 6f0edcc into master Jul 21, 2020
@frgfm frgfm deleted the rexnet branch July 21, 2020 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ext: tests Related to test module: models topic: documentation Improvements or additions to documentation type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant