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: Add a new model called resnet_ebv #780

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

bftan1949
Copy link

@bftan1949 bftan1949 commented May 27, 2024

Thank you for your contribution to the MindCV repo.
Before submitting this PR, please make sure:

Motivation

(Write your motivation for proposed changes here.)
Adding a new model called resnet_ebv in mindcv.

Test Plan

(How should this PR be tested? Do you require special setup to run the test or repro the fixed bug?)
Just run pytest mindcv/test/modules/test_models.py

Related Issues and PRs

(Is this PR part of a group of changes? Link the other relevant PRs and Issues here. Use https://help.github.com/en/articles/closing-issues-using-keywords for help on GitHub syntax)
Closes #779

…layer called ebv.py in mindcv/models/layers.
…cv/models/layers/ebv.py, update the file mindcv/models/__init__.py, update the file mindcv/models/layers/__init__.py
@bftan1949 bftan1949 changed the title Ebv feat: Add a new model called resnet_ebv May 27, 2024
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.

Add EBVs
2 participants