Coder Social home page Coder Social logo

c2it's Introduction


Contributions Welcome Twitter Follow

I've been working on Machine Learning for a while now. I'm more concentrated on the engineering side of things. I love reading papers, and I try publishing occasionally, but I'd much rather use my knowledge of Web to deploy something which has applied significance in real time. Yes, you got me, I love design and am a self proclaimed minimalist. See ya ;) โค๏ธ

  • ๐ŸŒ Find me here (https://somdev.co)
  • ๐Ÿ”ญ Iโ€™m currently working on learning to improve deployment of Machine Learning models
  • ๐ŸŒฑ Iโ€™m currently learning Keras & TensorFlow
  • ๐Ÿ’ฌ Ask me about Machine Learning, Photography(https://bosecodes.github.io/serenity/), Music
  • ๐Ÿ“ซ Reach me @ [email protected]
  • โšก Fun fact: I'm more productive after strumming my guitar

c2it's People

Contributors

bosecodes avatar

Watchers

 avatar  avatar

c2it's Issues

Some error with approximation in using approxPolyDP function

I'm constantly facing this issue addressed in the OpenCV 3 IPython Notebook under this repository

---------------------------------------------------------------------------
TypeError                                 Traceback (most recent call last)
<ipython-input-7-4af18db39d1f> in <module>
     18 
     19     # Get approximate polygons
---> 20     approx = cv2.approxPolyDP(cnt, 0.01*cv2.arcLength(cnt,True), True)
     21     if(len(approx) == 3):
     22         shape_name = 'Triangle'

TypeError: Expected Ptr<cv::UMat> for argument '%s'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.