Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

TheCodez/pytorch-box2pix

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WIP] pytorch-box2pix alt text

Inofficial PyTorch implementation of Box2Pix: Single-Shot Instance Segmentation by Assigning Pixels to Object Boxes (Uhrig et al., 2018).

TODO:

This is needed to get the project in a state where it can be trained:

  • mAP metric

Instance segmentation can be added later as it's just a post processing step.

Requirements

  • Install PyTorch (pytorch.org)
  • pip install -r requirements.txt (Currently requires torchvision master)
  • Download the Cityscapes dataset

Usage

Train model:

python train.py --dataset-dir 'data/cityscapes'

About

WIP implementation of "Box2Pix: Single-Shot Instance Segmentation by Assigning Pixels to Object Boxes"

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.