Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TachibanaYoshino/Remote-sensing-image-semantic-segmentation
/ types & classes
Types & classes
3 in github.com/TachibanaYoshino/Remote-sensing-image-semantic-segmentation
⨍
Functions
94
◇
Types & classes
3
↓ 15 callers
Class
Config
config.py:2
↓ 2 callers
Class
L2Normalization
Performs L2 normalization on the input tensor with a learnable scaling parameter as described in the paper "Parsenet: Looking Wider to See
net/keras_layer_L2Normalization.py:25
↓ 1 callers
Class
GroupNormalization
Group normalization layer Group Normalization divides the channels into groups and computes within each group the mean and variance for norm
net/group_norm.py:10