Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HiLab-git/ACELoss
/ functions
Functions
23 in github.com/HiLab-git/ACELoss
⨍
Functions
23
◇
Types & classes
7
↓ 6 callers
Method
__init__
(self, miu=1.0, classes=3)
aceloss.py:14
↓ 1 callers
Function
ACELoss
Active Contour Loss based on total variations and mean curvature
aceloss.py:89
↓ 1 callers
Function
elastica
(input, a=1, b=1)
aceloss.py:152
↓ 1 callers
Method
elastica
(self, input, a=1, b=1)
aceloss.py:370
↓ 1 callers
Function
first_derivative
(input)
aceloss.py:94
↓ 1 callers
Method
first_derivative
(self, input)
aceloss.py:276
↓ 1 callers
Function
region
(y_pred, y_true, u=1)
aceloss.py:142
↓ 1 callers
Method
region
(self, y_pred, y_true, u=1)
aceloss.py:360
↓ 1 callers
Function
second_derivative
(input, ci, cj)
aceloss.py:111
↓ 1 callers
Method
second_derivative
(self, input, ci, cj, ck)
aceloss.py:299
Method
__init__
(self, miu=1.0, classes=3)
aceloss.py:62
Method
__init__
(self, classes=4, alpha=1)
aceloss.py:173
Method
__init__
(self, miu=1.0, classes=3)
aceloss.py:237
Method
__init__
(self, alpha=1e-3, beta=1.0, miu=1, classes=3)
aceloss.py:270
Method
__init__
(self, miu=1, alpha=1e-3, beta=2.0, classes=4, types="laplace")
aceloss.py:395
Method
__init__
(self, miu=1, alpha=1e-3, beta=2.0, classes=4, types="other")
aceloss.py:488
Method
forward
(self, predication, label)
aceloss.py:34
Method
forward
(self, predication, label)
aceloss.py:68
Method
forward
(self, predication, label)
aceloss.py:209
Method
forward
(self, predication, label)
aceloss.py:243
Method
forward
(self, y_pred, y_true)
aceloss.py:383
Method
forward
(self, predication, label)
aceloss.py:445
Method
forward
(self, predication, label)
aceloss.py:508