Scribble-to-Mask icon indicating copy to clipboard operation
Scribble-to-Mask copied to clipboard

Fix simple issues and allow for cpu only use

Open rami-alloush opened this issue 3 years ago • 3 comments
trafficstars

I had to make some changes to be able to use the code on cpu only system and had troubles saving the mask from the interactive GUI and fixed it. Thanks for the great work.

rami-alloush avatar Jul 07 '22 21:07 rami-alloush

Thanks a lot. Is it possible to

  1. Remove formatting changes like ' -> "? It would make the commits cleaner.
  2. Move "bulk interactive" as an argument to the existing interactive.py?

hkchengrex avatar Jul 07 '22 22:07 hkchengrex

  • I tried to fix the formatting and stick to your original style but not sure what formatter you use. I tried both autopep8 and black.
  • I'll work on the second point. Thanks

rami-alloush avatar Jul 08 '22 15:07 rami-alloush

I am not using any formatter. Just trying to reduce unnecessary diff. Thanks.

hkchengrex avatar Jul 08 '22 22:07 hkchengrex