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

MODEL: Conv.1 - 3x3 Kernel, 32 filters, edge detection. #32

Open
TCrawley11 opened this issue Feb 24, 2025 · 0 comments
Open

MODEL: Conv.1 - 3x3 Kernel, 32 filters, edge detection. #32

TCrawley11 opened this issue Feb 24, 2025 · 0 comments

Comments

@TCrawley11
Copy link
Contributor

Take in the input frame, which will be a128 x 128 (RGB) image with 3 channels. Preprocessing by dataset will be applied (rotations, flipping, lighting, etc)
Stride: 1, Padding: "same", activation: ReLU, Output: 128x128x32

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

1 participant