FFFF GitHub - ek2992/segmentation_models.pytorch at f7e24c3c2930a017e4111eaa7071c924b98e0cc5
[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