computervision-recipes
computervision-recipes copied to clipboard
put widget code into util function inside utils_cv/common/widget.py
noticing that a lot of the code here is repeated in classification and similarity. Should we consolidate this code so we it is not repeated 3 times and write this as a helper function in /utils_cv/common/widget.py?
Maybe for another PR though.
Reply via ReviewNB <div id='ReviewNBCommentContext-DoNotDelete' style='display:none' data-state='OPEN' data-cellIndex='16'/>
Originally posted by @jiata in https://github.com/microsoft/ComputerVision/pull/297