Abhishek Sharma

Results 1029 comments of Abhishek Sharma
trafficstars

What are the deep learning techniques you are planning to implement here?

> Currently I am using Pytesseract which is a Python wrapper for Google's Tesseract-OCR Engine, which is an optical character recognition (OCR) tool used to extract text from images. But...

What are the models you are planning to implement? @Pranshu-jais

> Creating Employee Turnover Model using ml algorithm like Decision tree , random forest , Xgboost etc ML models are not for this repo, please make sure you implement deep...

> i will use artificial neural network model for this project Need to implement 3-4 deep learning for a single dataset.

Assigned @Pranshu-jais

You need to implement at least 3 models for this project and find out the best fitted one by comparing the accuracy scores of the models implemented. Please mention the...

> Model: YOLOv8 > > Had worked on this project earlier and YOLOv8 is the best fitted model So far. > > It has one of the fastest inference speed,...

What are the deep learning models you are planning to implement? Can you please specify.