You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
cc 4a2f39690c
[Fix] Replace value.numpy()[0] with float(value) (#2686)
1 year ago
..
__init__.py [HumanSeg] Add PP-HumanSeg14K dataset (#1708) 2 years ago
binary_cross_entropy_loss.py [Fix] Refine focal loss (#1915) 2 years ago
bootstrapped_cross_entropy.py Fix code format problem. 3 years ago
cross_entropy_loss.py [Fix] Problem of one hot when CELoss has weight (#2050) 2 years ago
decoupledsegnet_relax_boundary_loss.py [Fix] Fix scipy warning problem (#2341) 1 year ago
detail_aggregate_loss.py [Improvement] Use new codestyle (#1897) 2 years ago
dice_loss.py Fix the error of one hot when ignore_index is bigger than class nums (#2277) 1 year ago
edge_attention_loss.py Add DecoupledSegNet 3 years ago
focal_loss.py [Feature] Add multi class focal loss (#1957) 2 years ago
gscnn_dual_task_loss.py fix bce loss with edge and dual task loss bug 3 years ago
kl_loss.py Add distillation for segmentation (#1253) 2 years ago
l1_loss.py [Fix] Cherry-pick (#2360) (#2479) 1 year ago
lovasz_loss.py Replace _C_ops with _legacy_C_ops (#2494) 1 year ago
mean_square_error_loss.py Add Panoptic Segmentation. 3 years ago
mixed_loss.py [Enhancment] MixedLoss supports using VDL to record each loss curve (#1617) 2 years ago
ohem_cross_entropy_loss.py [Fix] Replace value.numpy()[0] with float(value) (#2686) 1 year ago
ohem_edge_attention_loss.py [Fix] Replace value.numpy()[0] with float(value) (#2686) 1 year ago
pixel_contrast_cross_entropy_loss.py [Improvement] Use new codestyle (#1897) 2 years ago
point_cross_entropy_loss.py [Improvement] Use new codestyle (#1897) 2 years ago
rmi_loss.py [Fix] use list for F.interpolate to avoid error in paddle 2.2 (#2633) 1 year ago
semantic_connectivity_loss.py [Fix] Fix SemanticConnectivityLoss bug on cpu (#1940) 2 years ago
semantic_encode_cross_entropy_loss.py [Improvement] Use new codestyle (#1897) 2 years ago