Giter VIP home page Giter VIP logo

mosquito-classifiction's People

Contributors

fkemeth avatar hca97 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

nikaxx

mosquito-classifiction's Issues

Hierarchical Classifier

In the challenge, there are two main species (GENUS, SPECIES).

The mosquito classifier consistently identifies mosquitos within the same species, which is reasonable given that mosquitos belonging to the same species often share similar characteristics.

Using a step-by-step classifier might help. First, we figure out if the mosquito is a GENUS or SPECIES. Then, we use another classifier to find out the exact kind. This way, we might get better results. @fkemeth what do you think?

Here are possible implementations:

Idea 1

ideas-Sayfa -1 drawio

Idea 2

ideas-Sayfa -2 drawio (1)

Idea 3

ideas-Sayfa -3 drawio (1)

Idea 4

ideas-Sayfa -4 drawio

(Optional) Create a LinkedIn post

Hi @fkemeth, I want to make a LinkedIn post about our results for some PR! ๐Ÿ˜Š Since this was a group effort, I'd like your permission to share the post. If you're not okay with it, I won't post it.

compare performance between gpu and cpu

model is trained on GPU with mixed precision do you think this can affect on CPU performance? I know in GPU and CPU the matrix multiplications are done differently but there shouldn't be too much of a difference.

Test CLIP CovNext models

One advantage of CovNext over ViT models is that we can vary the image size (use larger images and keep the original aspect ratio) which might help us improve our score. But first, we need to see if the CovNext can perform as well as the ViT models.

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.