Skip to content
This repository was archived by the owner on Jan 3, 2024. It is now read-only.

Commit f45365d

Browse files
committed
Update readme
1 parent 933005a commit f45365d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# pytorch-superpixels
22
A way to use superpixels at run-time with Pytorch
3+
4+
This project stems from a module I created for use in my master's thesis.
5+
6+
With some work I think it could be useful for others that wish to utilise superpixels in their Pytorch Machine learning projects.
7+
8+
Ideally I would like to add support for many of the more popular datasets, publish a pypi package and maybe even port this to TensorFlow.
9+
10+
Currently the code is fragmented and unusable, with community support I hope to change that soon.

0 commit comments

Comments
 (0)