Giter Club home page Giter Club logo

Comments (4)

Cysu avatar Cysu commented on May 26, 2024 4

@jaxony Thank you very much for your interest in the project! I will compile a list of TODOs in detail later this weekend. For now, we may consider some simple changes:

  • Support more datasets: PRID, iLIDS, GRID, etc. May refer to this list
  • Combining all the datasets together to train models. (This mainly helps for applications)
  • More neural network models: ResNeXt, Inception-ResNet-v2, Shake-shake regularization, SqueezeNet, MobileNet, ShuffleNet, etc.
  • More metric learning algorithms: XQDA, Null Space Projection, etc.
  • Evaluation with multi-crop and multi-scale input images
  • Improving the documents

Some more complicated ones include:

  • Adding a reranking module with a factory of different methods
  • Refactor the feature_extraction module to make it support handcrafted features: LOMO, GOG, etc.
  • Support siamese networks with joint feature embedding

Any comments are welcome!

from open-reid.

jaxony avatar jaxony commented on May 26, 2024

@Cysu Thanks for the list! It's definitely enough to get started on. I'll start with the simpler changes.

from open-reid.

jaxony avatar jaxony commented on May 26, 2024

Hi @Cysu, I implemented a ShuffleNet over the weekend to add to open-reid. Unfortunately I don't have a good GPU to train on ImageNet to see if it even works. I wrote some basic tests, so the model's output size and operations should be correct.

I was hoping maybe you could test it out if you have a good GPU on hand?

from open-reid.

Cysu avatar Cysu commented on May 26, 2024

@jaxony That's great! Could you please open a pull request, so that I can checkout locally to test it?

from open-reid.

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.