trsvchn / coco-viewer

Minimalistic COCO Dataset Viewer in Tkinter
MIT License
182 stars 57 forks source link

Split ImageWidget into model and controller #21

Closed trsvchn closed 3 years ago

trsvchn commented 3 years ago

Refactor Main ImageWidget to fit MVC.