You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I heard about training the dataset that consists of an object's measurement (length and girth) and their weight as well and implement machine learning as we want Yolo to detect all (for example an explant)
Then, estimate their weight afterwards using only OpenCV and Yolo.
How do I implement it?
And, what formula could I use to determine the weight by using height, width and girth?
And if this is possible to ask, how do I train the data of explants and let Yolo know what their determined weight after?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I heard about training the dataset that consists of an object's measurement (length and girth) and their weight as well and implement machine learning as we want Yolo to detect all (for example an explant)
Then, estimate their weight afterwards using only OpenCV and Yolo.
How do I implement it?
And, what formula could I use to determine the weight by using height, width and girth?
And if this is possible to ask, how do I train the data of explants and let Yolo know what their determined weight after?
Beta Was this translation helpful? Give feedback.
All reactions