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

Align model types naming #20

Open
AlexKoff88 opened this issue Mar 1, 2023 · 2 comments
Open

Align model types naming #20

AlexKoff88 opened this issue Mar 1, 2023 · 2 comments

Comments

@AlexKoff88
Copy link
Collaborator

  • Some model types are defined with capital case, some with lower case and some use mixed (e.g. "Classification", "CTPN", "MaskRCNN")
@Wovchena
Copy link
Collaborator

Wovchena commented Mar 6, 2023

I think we could just use __class__.__name__ instead of artificial __model__ property

@AlexKoff88
Copy link
Collaborator Author

Sounds good to me if the class names are aligned as well.

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

No branches or pull requests

2 participants