Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chuanqi305/FocalLoss
/ functions
Functions
24 in github.com/chuanqi305/FocalLoss
⨍
Functions
24
◇
Types & classes
2
↓ 16 callers
Method
Reshape
multibox_focal_loss_layer.cpp:138
↓ 8 callers
Function
pow
(x,y)
check_focal_diff.py:9
↓ 6 callers
Function
log
(x)
check_focal_diff.py:12
↓ 3 callers
Function
focal_loss
(x, label)
check_focal_diff.py:15
↓ 3 callers
Function
softmax
(x)
check_focal_diff.py:5
↓ 2 callers
Method
type
multibox_focal_loss_layer.hpp:35
↓ 1 callers
Function
focal_diff
(x, label)
check_focal_diff.py:20
↓ 1 callers
Function
focal_num_diff
(x, label)
check_focal_diff.py:37
↓ 1 callers
Method
type
focal_loss_layer.hpp:61
Method
Backward_cpu
focal_loss_layer.cpp:96
Method
Backward_cpu
multibox_focal_loss_layer.cpp:262
Method
ExactNumBottomBlobs
bottom[0] stores the location predictions. bottom[1] stores the confidence predictions. bottom[2] stores the prior bounding boxes. bottom[3] stores th
multibox_focal_loss_layer.hpp:40
Method
ExactNumTopBlobs
multibox_focal_loss_layer.hpp:41
Method
ExactNumTopBlobs
focal_loss_layer.hpp:62
Method
FocalLossLayer
* @param param provides LossParameter loss_param, with options: * - ignore_label (optional) * Specify a label value that should be ignored
focal_loss_layer.hpp:54
Method
Forward_cpu
focal_loss_layer.cpp:62
Method
Forward_cpu
multibox_focal_loss_layer.cpp:152
Method
LayerSetUp
focal_loss_layer.cpp:11
Method
LayerSetUp
multibox_focal_loss_layer.cpp:12
Method
MaxTopBlobs
focal_loss_layer.hpp:64
Method
MinTopBlobs
focal_loss_layer.hpp:63
Method
MultiBoxFocalLossLayer
multibox_focal_loss_layer.hpp:28
Method
Reshape
focal_loss_layer.cpp:41
Function
cross_entropy
(x, label)
check_focal_diff.py:32