segmentation icon indicating copy to clipboard operation
segmentation copied to clipboard

Code and data for segmentation experiments.

Results 1 segmentation issues
Sort by recently updated
recently updated
newest added

https://github.com/alexalemi/segmentation/blob/a72cac9a939f6b8bdd07376a6193230f25e35da6/code/segmentart.py#L11 From the specified line while compiling i got the error saying IndexError: list index out of range . I printed the sys.argv it has only [segmentart.py] . Can i...