SamsungLabs / fbrs_interactive_segmentation

[CVPR2020] f-BRS: Rethinking Backpropagating Refinement for Interactive Segmentation https://arxiv.org/abs/2001.10331
Mozilla Public License 2.0
583 stars 94 forks source link

controls missing in mac os #7

Closed sjf18 closed 4 years ago

sjf18 commented 4 years ago

hi, thanks for your great work. i found some controls cant be used in mac os, only left mouse button can be used for positive clicks, other controls are all missing

ptrvilya commented 4 years ago

Hi, we have tested GUI on Ubuntu 18.04 with tkinter.TkVersion 8.6. Problems on MacOS may encounter due to issues with Apple-supplied Tcl/Tk (refer to https://www.python.org/download/mac/tcltk/). Unfortunately we don't support MacOS, so if you are unable to solve this issue please consider using docker for the demo.