Skip to content

A full-stack deep learning platform for animal image classification with online prediction.

Notifications You must be signed in to change notification settings

Vinoryre/Zoolens

Repository files navigation

ResNet BasicBlock Structure

Input x | v Conv3x3 + BN + ReLU (Main Branch) | v Conv3x3 + BN (Main Branch) | +----------------------+ | | v | | Skip Connection f(x)
| (x or 1x1 Conv + BN) | | +----------------------+ | v Element-wise Add: H(x) = F(x) + f(x) | v ReLU Output y

About

A full-stack deep learning platform for animal image classification with online prediction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published