Giter VIP home page Giter VIP logo

Comments (6)

github-actions avatar github-actions commented on June 24, 2024

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

from dl-simplified.

abhisheks008 avatar abhisheks008 commented on June 24, 2024

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 models you are planning to implement here for this problem statement.

@vishuhere

from dl-simplified.

vishuhere avatar vishuhere commented on June 24, 2024

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, and could be accelerated using GPU.

from dl-simplified.

abhisheks008 avatar abhisheks008 commented on June 24, 2024

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, and could be accelerated using GPU.

What will be the other two models for this project?

from dl-simplified.

vishuhere avatar vishuhere commented on June 24, 2024

Sure! I apologize for misunderstanding what you were trying to convey me earlier.

-Here are the top 3 models we can implement and compare their performance:

  1. YOLOv8 (You Only Look Once, Version 8):

The latest iteration in the YOLO family, renowned for its real-time object detection capabilities, offering a balance of high accuracy and speed.

  1. Faster R-CNN (Region-based Convolutional Neural Networks):

A two-stage object detection model known for its precision. It first proposes regions where objects might be located and then classifies those regions.

  1. EfficientDet:

A state-of-the-art object detection model that achieves a balance between accuracy and efficiency through compound scaling, optimizing both the backbone network and the feature network.

from dl-simplified.

abhisheks008 avatar abhisheks008 commented on June 24, 2024

Assigned @vishuhere

from dl-simplified.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.