focal-loss
Focal Loss
An implementation of the focal loss algorithm for dense object detection in deep learning models.
Focal loss for Dense Object Detection
485 stars
25 watching
124 forks
Language: Python
last commit: almost 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
unsky/retinanet | A Python implementation of the RetinaNet architecture with focal loss for dense object detection. | 224 |
bes-dev/mpl.pytorch | A PyTorch implementation of a loss function used in semantic image segmentation | 175 |
coincheung/pytorch-loss | Provides a comprehensive set of implementation of various loss functions and operators for deep learning models | 2,181 |
unsky/fpn | Implementation of Feature Pyramid Networks for Object Detection using Caffe. | 524 |
hanxunh/active-passive-losses | A PyTorch-based framework for implementing normalized loss functions to improve deep learning model robustness against noisy labels. | 134 |
alanchou/truncated-loss | An implementation of a loss function designed to improve the training of deep neural networks with noisy labels | 125 |
fyu/dilation | This project provides a deep learning framework implementing dilated convolutions for semantic image segmentation | 781 |
gohsyi/peerloss | An approach to learning with noisy labels using peer prediction loss function. | 36 |
vinthony/depth-distillation | Develops a method to automatically detect and estimate defocus blur in images using depth distillation | 66 |
zhou13/neurvps | A deep learning framework for detecting vanishing points in images | 178 |
damo-nlp-sg/vcd | An approach to reduce object hallucinations in large vision-language models by contrasting output distributions derived from original and distorted visual inputs | 209 |
ltriess/kitti_scan_unfolding | A Python implementation of KITTI scan unfolding to correct systematic discretization artifacts in LiDAR point cloud projections. | 15 |
radimspetlik/si-ddpm-fmo | A Python-based framework for training and evaluating deep learning models for single-image deblurring, shape, and trajectory recovery of fast-moving objects. | 5 |
bychelsea/cmos | This project provides a PyTorch implementation of a blind image super-resolution model using space-variant blur estimation. | 9 |
loseys/oblivion | Real-time monitoring and notification tool to detect data leaks and credential breaches. | 511 |