Hoang Van-Ha

Results 4 comments of Hoang Van-Ha

To fix, in ` class IconDrawable` change `draw` method as following: https://stackoverflow.com/questions/12166476/android-canvas-drawtext-set-font-size-from-width ``` @Override public void draw(Canvas canvas) { Rect bounds = getBounds(); int height = bounds.height(); int desiredWidth =...

> Thanks for your feedback. We will consider providing 2D SmoothNet pre-trained models. Although, COCO may not be suitable since training SmoothNet requires keypoint annotations on frame sequences. Thank you...

I do a trick to use AutoHotkey for repeating this step. A hot fix before the plugin implements this function ```ahk SetTitleMatchMode, 2 ; Step 1: Focus on a program,...