For sure, currently working on understanding v2 first and then taking a stab at a v2 version.
Made a number of additions, inclusion of _from folder is now included, a number of augmentations are also included [cutout, jitter, contrast, brightness, rotate, symmetric warp, padding] now has a ‘Code’ tab @Lankinen that updates (with a click of a button) when you make changes. @muellerzr was able to include Class Confusion. The classes pre populate for the class list and you can then choose which ones to select (image below). Currently there are about 30 changeable parameters (some still with glitches to work through). Now onwards to v2
Hi amritv
Good Job!
mrfabulous1
Visual_GUI now updated to fastai-v2 (not with all the functionality as v1…yet). Code tab included so you can view the code. Play around with numerous augmentation parameters and see the outcomes. Working on adding additional features and greater functionality as we move along with the course. https://github.com/asvcode/Vision_UI
Visual UI now pip
installable using the excellent nbdev
. Totally impressed with the ease of use and functionality of nbdev
and how you can so easily upload your package to pypi
. I have to say that I thoroughly enjoyed creating the package using nbdev
and the sense of achievement you get after you can pip
install your own package is amazing! https://pypi.org/project/fast-gui/