Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sof-danny committed Feb 24, 2024
2 parents 864cac9 + f907625 commit 0b4f4fc
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
Binary file added dist/spannotation-0.1.14-py3-none-any.whl
Binary file not shown.
Binary file added dist/spannotation-0.1.14.tar.gz
Binary file not shown.
Binary file modified sample_images/row_crop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='spannotation',
version='0.1.14',
version='0.1.15',
author='Samuel O. Folorunsho',
author_email='[email protected]',
description="This Python package offers a simple yet powerful tool for image segmentation, particularly useful for navigation and path detection tasks in various environments. Utilizing minimal user input, it allows for the efficient segmentation of images into 'drivable' and 'non-drivable' regions, making it an ideal solution for a range of applications from agriculture to autonomous navigation.",
Expand Down
2 changes: 1 addition & 1 deletion spannotation.egg-info/PKG-INFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: spannotation
Version: 0.1.13
Version: 0.1.14
Summary: This Python package offers a simple yet powerful tool for image segmentation, particularly useful for navigation and path detection tasks in various environments. Utilizing minimal user input, it allows for the efficient segmentation of images into 'drivable' and 'non-drivable' regions, making it an ideal solution for a range of applications from agriculture to autonomous navigation.
Home-page: https://github.com/sof-danny/spannotation
Author: Samuel O. Folorunsho
Expand Down

0 comments on commit 0b4f4fc

Please sign in to comment.