mbsariyildiz / focal-loss.pytorch

A PyTorch Implementation of Focal Loss.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Focal Loss for Dense Object Detection in PyTorch

This repository is forked from here. It is slightly modified so that it can be run using PyTorch-1.0 and Python-3.

-focal loss

About

A PyTorch Implementation of Focal Loss.

License:MIT License


Languages

Language:Python 100.0%