Boris Kogan's blog articles

0
comment
on 2/11/2019 10:11 AM
We will explore running object detection on-device with HoloLens, using Unity game engine as our development platform. AR Academy is a great introduction to all aspects of HoloLens development. It has 300-level tutorials that demonstrate how to connect the device to Azure Cognitive Services to perform machine learning tasks. There are no samples of performing … Continue reading HoloLens Object Detection →
>> Read the full article
.
0
comment
on 1/23/2019 6:06 PM
I’m writing a series of posts on supercharging object detection inference performance in video streams using Tensorflow and cool tech from NVIDIA: step-by-step, starting from 6 fps all the way up to 230. But before I start, this small post is about a cool little gem, which I think is often overlooked. Anyone in the … Continue reading On the Margins: Non-maximum Suppression with Tensorflow →
>> Read the full article
.
0
comment
on 10/15/2017 12:09 PM
So I was bored, didn’t know what to do, started solving problems on codewars (shut up!). There was this little problem there, where they are asking you to compute , for potentially large n’s with precision. It’s easy to see that this needs to be refactored (no need to actually compute factorials), and the solution […]
>> Read the full article
.
0
comment
on 7/20/2017 10:31 AM
Computer vision should not be confused with image processing (as we all know). I love building computer vision pipelines, but sometimes menial tasks of pure image processing, automated editing come up. Suppose you had the same astronauts from one of the previous posts participating in a study, where they are actually filmed watching something, say […]
>> Read the full article
.
0
comment
on 5/22/2017 7:46 PM
Auto-writing Software Good software writes itself. We all know the patterns and following them makes things easy. Not because we have memorized any monumental volume on design patterns, but because years of experience taught us what should be done on an almost intuitive level. Also in a negative sense. We avoid duplication, globals, encapsulation violations. […]
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper