@96144

Great video. What if I'm working with a floor plan image? Do you know of any model that is optimized to detect toilets, rooms, and desks?

@JoseKoenig

The model used seems to work on distinct objects in an image. For example, if we use faces, dogs, cars, etc. it will detect them just fine,  but if I were to put a picture of a deck of cards, and run the image to count the number of cards, the model will simply not work. Is there a model that can be used for a much more dense set of objects?

@lungsdetoxification841

Next should be  multi modal data analysis of a video/audio  please please please

@abhinavrajgupta

Can you please specify the versions of opencv, python, and other packages required to run these codes?

@ashwinkumar5223

Can you do share code to count the num of fruits in a image

@danny9642

I kept getting errors on my Pycharm even after installing all the libraries. What am i doing wrong?

@vanshchaudhary8291

FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\DELL\\.cvlib\\object_detection\\yolo\\yolov3\\yolov3_classes.txt' this error is coming in box,label,count line kindly guide

@basvandenboorn

error: (-215:Assertion failed) separator_index < line.size() in function 'cv::dnn::darknet::ReadDarknetFromCfgStream