8000 GitHub - ek2992/segmentation_models.pytorch at 6e14cccff327c0375b198b2ac61f99a8c06e6eb5
[go: up one dir, main page]

Skip to content

ek2992/segmentation_models.pytorch

Repository files navigation

Segmentation models

Run tests

$ docker build -f docker/Dockerfile.dev -t smp:dev .
$ docker run --rm -v $(pwd):/tmp/smp smp:dev pytest

About

Segmentation models with pretrained backbones. PyTorch.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%
0