Skip to content

femshima/segmentation-models-burn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

segmentation-models-burn

Rust library for image segmentation using Burn.

Acknowledgements

The overall architecture and concept was inspired from qubvel-org/segmentation_models.pytorch.

For each encoder/decoder,

License

This library is distributed under MIT license, as in LICENSE file.

ResNet encoder code partially belongs to Burn-rs/Models Contributors. Please see tracel-ai/models LICENSE-MIT.