Livoa
Discord
Pricing
English
Sign In
Video Input
(NUM_FRAMES, H, W, 3)
Conv3D(32, 3x3x3, ReLU)
Conv3D(64, 3x3x3, ReLU)
Conv3D(128, 3x3x3, ReLU)
Conv3D(128, 3x3x3, ReLU)
MaxPooling3D(2x2x2)
Flatten()
MaxPooling3D(2x2x2)
Dense(256, ReLU, L2=0.01)
MaxPooling3D(2x2x2)
Dropout(0.5)
Dense(128, ReLU, L2=0.01)
Dropout(0.5)
Dense(1, Sigmoid)
Binary Prediction
Thesis
by Mushi
Use this design
0
0 uses