Rohan Rao

Results 15 comments of Rohan Rao

Hi @momenabdelkarim, this error message is related to the NVIDIA driver you have installed. Is this on an Ubuntu machine? Try reinstalling the driver and CUDA, because this isn't an...

Couple of updates based on my own experiments (may be useful for future users): 1. Using the pretrained weights and a batch size of 8 on the AWS p2.xlarge instances...

Thanks for these updates, it will be very useful. Is this training for 58% mAP is from scratch or with pretrained weights?

Oh that's all right, I just wanted to know because if I modify the network for binarization, I would need to train from scratch since the pretrained weights cannot be...

Hi @crankson123, you can check the eval.py script, there is a portion where it returns x1, y1, x2, y2, obj_conf and obj_pred and you can use this to draw the...

@Mr-Julien - I am getting a similar green noisy image from the camera. Did you find the solution to this problem?

@ComputerNerd - I am a beginner to using I2C, and I found the LED 13 blinking when I used your simpleFrameGrabber program. Could you tell me some possible reasons for...

@silvergravel - tell me if simpleFrameGrabber works for you. For me it is showing a green pixelated image which does not correspond to anything in front of it. @ComputerNerd -...

@TodorGinchev - yes, you were right, I2C is not the same as SCCB, but for our purposes using this camera they can be considered the same, right? Anyway, I checked...

@abbanerjeersm - I heard that the minicom monitor utility for Ubuntu is extremely useful for UART...but I dont know how to view images using this utility. Try it out, tell...