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

Refactor feat extractor #37

Merged
merged 4 commits into from
Dec 10, 2023
Merged

Refactor feat extractor #37

merged 4 commits into from
Dec 10, 2023

Conversation

keighrim
Copy link
Member

@keighrim keighrim commented Dec 8, 2023

PR to refactor merge CNN feature extraction and positional feature extraction into one class in one python file. Partly fixes #31.

* both dense features and positional features are grouped in one extractor class
* feature extractor class is decoupled from training data preparation class
@keighrim keighrim requested a review from marcverhagen December 8, 2023 06:57
Copy link
Contributor

@marcverhagen marcverhagen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The part on the backbones looks totally fine to me. As for the rest of the refactoring, I don't have a good enough appreciation of the code but on the surface it looks fine.

@keighrim keighrim merged commit 6707ec7 into develop Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants