Skip to content

iolkhovsky/fcos

Repository files navigation

FCOS object detector

This project implements object detection algorithm described in https://arxiv.org/pdf/1904.01355.pdf using PyTorch. Source paper added to docs folder.

Install

make install

Train

make train Alt text Alt text Alt text Alt text

Evaluate

make run Alt text Alt text Alt text Alt text

Test

make tests

About

PyTorch implementation of FCOS object detector

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages