Ask Your Question

aditya_mangalampalli's profile - activity

2020-01-05 18:36:07 -0600 asked a question error: (-215: Assertion failed) inputs.size() == requiredOutputs in function 'getMemoryShapes'

error: (-215: Assertion failed) inputs.size() == requiredOutputs in function 'getMemoryShapes' Hello all, I was trying t

2019-12-31 03:54:36 -0600 asked a question Android OpenCV reverts to Caffe instead of Tensorflow DNN

Android OpenCV reverts to Caffe instead of Tensorflow DNN Hello all, I was writing a fragment of an Android app which ta

2019-12-29 02:53:36 -0600 asked a question Java DNN Help

Java DNN Help Hello all, I was recently working on a project that used the OpenCV DNN module in order to correctly loca

2019-12-23 12:23:25 -0600 commented question Detecting Certain Classes with OpenCV DNN

@berak The forum seems to be adding the text that I have typed along with the code for a total characted count. The code

2019-12-23 11:44:06 -0600 commented question Detecting Certain Classes with OpenCV DNN

@berak My apologies, I did not know that pastebin was not accessible. I will assume that the PB fille, the PBtxt file, a

2019-12-23 02:50:54 -0600 asked a question Detecting Certain Classes with OpenCV DNN

Detecting Certain Classes with OpenCV DNN Hello all, I was recently working on an object detection project in which I ha

2019-12-23 02:50:49 -0600 asked a question Detecting Certain Classes with OpenCV DNN

Detecting Certain Classes with OpenCV DNN Hello all, I was recently working on an object detection project in which I ha

2019-11-27 13:46:45 -0600 received badge  Enthusiast
2019-11-16 10:07:31 -0600 commented question OpenCV DNN Throws Unsupported Layer Error

@berak, I retrained a Mobilenet V2 with SSDLite. I didn't exactly use a code for training the model but I can provide th

2019-11-16 09:54:14 -0600 commented question OpenCV DNN Throws Unsupported Layer Error

@berak, I retrained a Mobilenet V2 with SSDLite. I didn't exactly use a code for training the model but I can provide th

2019-11-16 02:24:14 -0600 asked a question OpenCV DNN Throws Unsupported Layer Error

OpenCV DNN Throws Unsupported Layer Error Hello all, I recently retrained a model and wanted to run it using OpenCV's DN

2019-11-16 02:24:06 -0600 asked a question OpenCV DNN Throws Unsupported Layer Error

OpenCV DNN Throws Unsupported Layer Error Hello all, I recently retrained a model and wanted to run it using OpenCV's DN

2019-10-30 11:31:54 -0600 commented answer Bounding boxes around certain colors

Hey Kitnos, I had an image which could offer more info. Here is the image. I wanted to know if this technique which you

2019-10-30 01:48:53 -0600 asked a question Bounding boxes around certain colors

Bounding boxes around certain colors Hello all, Sorry for asking such a basic question, I'm still getting used to OpenCV

2019-09-26 03:37:00 -0600 received badge  Editor (source)
2019-09-26 03:37:00 -0600 edited question Performance of OpenCV DNN vs Tensorflow Lite

Performance of OpenCV DNN vs Tensorflow Lite Hello all, I had recently trained a machine learning model using Tensorflow

2019-09-26 03:36:45 -0600 asked a question Performance of OpenCV DNN vs Tensorflow Lite

Performance of OpenCV DNN vs Tensorflow Lite Hello all, I had recently trained a machine learning model using Tensorflow

2019-06-22 03:02:01 -0600 commented answer Bag of Visual Words Model in Python

If I used any of the aforementioned, how would AI continue on with writing a BOW algorithm

2019-06-22 02:56:42 -0600 received badge  Student (source)
2019-06-22 02:20:17 -0600 asked a question Bag of Visual Words Model in Python

Bag of Visual Words Model in Python Hey everyone, I am currently trying to make a Bag of Words model using the classes b

2019-06-20 12:32:03 -0600 asked a question Custom Keras Model Using OpenCV

Custom Keras Model Using OpenCV Hey, So I was working on a project where I wanted be able to identify certain images usi