Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semantic traffic lights for the Cityscapes dataset

labelling.png

Semantically annotated traffic lights for the Cityscapes dataset.

Usage

Run the apply_changes.py script on top of your dataset copy (setting the --dry-run-flag will not modify anything):

python3 apply_changeset.py /path/to/cityscapes ~/Downloads/changes_dusseldorf.json

marginalize labels for a single-class object detector:

Adapt my_marginalization in marginalize.py to your liking. Then run

python3 marginalize.py /path/to/updated/cityscapes /tmp/my/marginalized/labels

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

5 watching

Forks

Releases

Packages

Contributors

Languages