Skip to content

Releases: umitkacar/Ear-segmentation-ai

v1.0.2

01 Jan 06:33
2375f25
Compare
Choose a tag to compare

What's Changed

  • fix: cli tool fix for quick usage
  • ci: release_to_pypi gh action

Full Changelog: v1.0.1...v1.0.2

v1.0.1

31 Dec 20:10
9d1db0f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

28 Dec 20:33
74a06c1
Compare
Choose a tag to compare

What's Changed

  • feat: code overhaul image and webcam files and new files with bug fix for imgviz by @onuralpszr in #3
  • dev: poetry install method, github action for commit lint, pre-commit added. by @onuralpszr in #4

feat: cli tool arrived / pytorch upgrade to latest version
feat: pytorch upgraded to latest
feat: cuda or cpu mode added
feat: new model added for latest pytorch and segmentation_models.pytorch
doc: new model Google drive URL added.
doc: cli tool params added
dev: python 3.10 support added
dev: files move to earsegmentationai folder for clean structure
dev: poetry packages are updated
dev: requirements.txt updated
dev: poetry and toml files added
dev: pre-commit added.
ci: conventional Commits added

New Contributors

Full Changelog: v0.1.0...v1.0.0