Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of jdhao

jdhao

jdhao has asked 10 questions and find answers to 65 problems.

Stats

1.7k
EtPoint
542
Vote count
10
questions
65
answers

About

I am an algorithm engineer who is passionate about working with computer vision. I have been working on various projects, ranging from image retrieval, OCR, document analysis and reconstruction, to video fingerpring/deduplication. I am also a Vim/Nvim enthusiast, sharing tips and tricks on using Neovim. More info can be found on my website: https://jdhao.github.io/about.

If you want to get answers to your question quickly. You need to think hard about what your question really is and say it clearly. If you do not show your effort in solving your question, you will probably never get an answer. Always tries to give a minimal, complete and verifiable example.

Some of my StackOverflow answers

  • What does a 4-element tuple argument for 'bbox_to_anchor' mean in matplotlib?
  • What does the parameter retain_graph mean in the Variable's backward() method?
  • VisualCode Shortcut to display autocomplete list before typing in MacOS