custom object detection using python and opencv | object detection using python | keras | tensorflow

preview_player
Показать описание
This is a Machine Learning project using python . This project is used to detect Multiple objects from custom trained datasheet on teachable machine on real time.

###code#####

Please Don't forget to Subscribe 🔔-FOR MORE VIDEOS
Like - To motivate me for making more 🎥
Comment💬 - To let me know more about
share more...............................

///////CONTACT ME For any doubt
INSTAGRAM -- ANGSHUTECHOFFICIAL

THANKS FOR WATCHING .
Рекомендации по теме
Комментарии
Автор

Chaliyeee jee eram bhabaii ekdin success pabii 😊♥️

sgameer
Автор

sir im done following all the steps you 're giving but still can't run the code its giving an error

thanesroy
Автор

what version of pycharm did you use to run this code?

arasimblante
Автор

Do you know how to add bounding box to your code?

vunguyenleanh
Автор

I really appreciate it Bro, thank you 😀

hieuphamvietminh
Автор

Giving an error with visual studio software, will it works only on pycharm? or is there any particular versions for keras libraries to work properly?

SanthoshShetty-cmdf
Автор

Nice and useful video. Can I extract the accuracy of this model or not?

impersonality
Автор

There is an issue in the code please update the code asap

Movieeditspro
Автор

I have only two class first one is Apple and second one is Banana. When I run the program and webcam works it gives output as Apple but there is not any Apple in frame, There is only me in the frame how can I fix this error?

fatmanursefer
Автор

hi can you provide requirements.txt
which includes the python version, modules version.
it would be very helpful

hthvxyo
Автор

What version of tensorFlow/Keras does teachable machine use. When i have follow all the step of your video after running the code it haven show this message

"Exception encountered: Unrecognized keyword arguments passed to DepthwiseConv2D: {'groups': 1}"


can you tell me what's the problem mainy happeded

Marketing_Masters
Автор

Error loading model: Error when deserializing class 'DepthwiseConv2D' using config={'name': 'expanded_conv_depthwise', 'trainable': True, 'dtype': 'float32', 'kernel_size': [3, 3], 'strides': [1, 1], 'padding': 'same', 'data_format': 'channels_last', 'dilation_rate': [1, 1], 'groups': 1, 'activation': 'linear', 'use_bias': False, 'bias_initializer': {'class_name': 'Zeros', 'config': {}}, 'bias_regularizer': None, 'activity_regularizer': None, 'bias_constraint': None, 'depth_multiplier': 1, 'depthwise_initializer': {'class_name': 'VarianceScaling', 'config': {'scale': 1, 'mode': 'fan_avg', 'distribution': 'uniform', 'seed': None}}, 'depthwise_regularizer': None, 'depthwise_constraint': None}.
please help me out

AestheticEchoes-jf
Автор

I am getting error while I was running this code, issue with model it is not loading and file not found error
I was using vs code and python

dank
Автор

Sir showing me error like want to download tensor flow

KarthikKarthik-eeqy
Автор

raise TypeError(
TypeError: Error when deserializing class 'DepthwiseConv2D' using config={'name': 'expanded_conv_depthwise', 'trainable': True, 'dtype': 'float32', 'kernel_size': [3, 3], 'strides': [1, 1], 'padding': 'same', 'data_format': 'channels_last', 'dilation_rate': [1, 1], 'groups': 1, 'activation': 'linear', 'use_bias': False, 'bias_initializer': {'class_name': 'Zeros', 'config': {}}, 'bias_regularizer': None, 'activity_regularizer': None, 'bias_constraint': None, 'depth_multiplier': 1, 'depthwise_initializer': {'class_name': 'VarianceScaling', 'config': {'scale': 1, 'mode': 'fan_avg', 'distribution': 'uniform', 'seed': None}}, 'depthwise_regularizer': None,
'depthwise_constraint': None}.

Exception encountered: Unrecognized keyword arguments passed to DepthwiseConv2D: {'groups': 1} Sir Plz sort out my error what to do?

sachinjojare