Hi HN, I am Anubhav from RamanLabs. We have been developing end to end Computer-vision modules to make it easy for developers, hobbyists to integrate such functionality into their applications with minimal amount of code.<p>All modules are developed to run real-time on consumer-grade CPUs[0]. For now we are releasing only Python-language SDK. Demos are provided to allow users to test performance on desired data-distribution.<p>Framework powering these modules in completely written in Nim language, which under the hood wraps some Operation's implementation provided by libraries like OpenBLAS/CuBlas.<p>We also maintain a blog[1] where we hope to share more underlying technical details.<p>[0] Quad-core CPU with AVX2 instructions.<p>[1] <a href="https://ramanlabs.in/static/blog" rel="nofollow">https://ramanlabs.in/static/blog</a><p>[2] <a href="https://ramanlabs.in/static/tutorial" rel="nofollow">https://ramanlabs.in/static/tutorial</a>
Hi Anubhav, are all modules built by your team? Since if it were based on already available models/repos, then I can't find licenses/attr for the same.