You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: