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

feature extraction stages #58

Open
jawi289o opened this issue Dec 20, 2024 · 1 comment
Open

feature extraction stages #58

jawi289o opened this issue Dec 20, 2024 · 1 comment

Comments

@jawi289o
Copy link

I have a question about understanding the structure and functionality of backbone stages. I want to know how to identify which layers belong to each stage.
For example, MobileNetV3 has 5 feature extraction stages (or downsampling stages), and I’d like to understand what layers or operations are included in each.
Stage 1: What kind of layers (e.g., convolutions, activations) are included?
Stage 2, Stage 3, etc.: What layers or operations are present here?
I want to better understand the breakdown of these stages to analyze how features are processed and extracted.

@james77777778
Copy link
Owner

james77777778 commented Dec 24, 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

No branches or pull requests

2 participants