Is there a new package of The Computer Vision Toolkit (CVTK)?

My question is related to this post in the CSE Developer Blog:
https://devblogs.microsoft.com/cse/2018/05/07/handwriting-detection-and-recognition-in-scanned-documents-using-azure-ml-package-computer-vision-azure-cognitive-services-ocr/
In the code presented in the document and repository, a Python package called CVTK is used, which contains functions to import for later use, such as Context, ObjectDetectionDataset and TFasterRCNN from the CVTK core, and detection_utils from utils.
I tried looking for the CVTK package but couldn't find it in the free Python packages or some other web page.
I only found the following package named in the same way, but it does not contain the functions mentioned above: https://pypi.org/project/cvtk/
Also a package called CNTK was found, but it seems deprecated, and only works for Python 3.6
I have tried to find it by the name of the functions that are used, but we did not find it either. Is it possible that this package has been updated and renamed as well as its features? If so, what is the name of the current package and the name of the new functions that would replace the code of the document and repository?
Thank you. I'll be waiting :)
Hello,
I finally found this: https://github.com/willard-yuan/cvtk/blob/master/README.md Could you please check on this?
I have reached out to the content team but it's difficult since this article was written in 2018. I am still waiting for the response from them.
Regards,
Yutong
Hi. Yes, I checked that repo too, but it seems that its different, and most of the code is in C++
I'll be waiting for the team if appears, anyways. Thanks for your support.
If there's another solution similar to the post (detect handwritten signatures), I would appreciate if you could show me.
Regards.
Hi Yutong,
Nice to meet you.!
I´m contacting you related to this articale. We are a company that is Azure partner solution and lastely we are exploring this kind of solution for our business, so that to introduce a high automatization and also to improve the performance of our business process. We have investigated for long time this kind of solutions and we believe that the information described in this articale refered by alexmontano-8089(links, results, and update of librarys of pyhton) are very important to continue with our project and could help us to contine with our way of innovation. So, Could you like help us scalate these questions toward the next level into MS Team, and/or Could you put us in contact with any Support of MS Team specialized in IA / ML about this topics?
Many thanks in advance for any help or support !
Regards,
Jose Luis C.
jose.carrasco@nexcel.cl
Systems & BI Manager - Nexcel SpA - Chile
@Jose Luis Carrasco Hello, I have reached the content team who published the article to see if there any clues about this. Since this package is not from Microsoft, we are not moderating this package. But I will let you know once I have any response. Thanks for the understanding.
Regards,
Yutong
Hi Yutong,
I appreciate very much your help on these questions.
I´ll wait by any news about it.
Thanks,
Jose Luis C. - Nexcel
Chile
Sign in to comment
3 answers
Sort by: Most helpful
Hi Yutong,
I appreciate very much your help on these questions.
I´ll wait by any news about it.
Thanks,
Jose Luis C. - Nexcel
Chile
Sign in to comment
@Jose Luis Carrasco I will resend an email and cc you to the author team so that you can get the quickest response. Could you please confirm your email jose.carrasco@nexcel.cl here?
Regards,
Yutong
Hi Yutong,
Many Thanks by your quick response.!
I have checked my Inbox and Spam Email and I did not found de mail as CC to my email, as you mentioned.
Could you resent me the mail again to continue with my "search"
Thanks,
Jose Luis C.
Nexcel Chile
Sign in to comment
@Jose Luis Carrasco @alex.montano
Hello guys, I finally found the author and got confirmation that this package is not available now. The similar functions for your scenario is supported by Azure Custom Vision https://learn.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/
Sorry for the inconvenience and thanks for your understanding.
Regards,
Yutong
Hi Yutong,
Thanks a lot by your help to scalating to the author of IA's study and solution`s package of EY & MS. Then, now already we have a clear knowledge about this scenary of solution, so we can to continue as "Plan B" with the soluction provided by Azure Custom Vision.
Again, thanks by your time and help with this article.
Best regards,
Jose Luis C. -Nexcel Chile
Sign in to comment
Activity