GithubHelp home page GithubHelp logo

About dataset about triq HOT 5 CLOSED

junyongyou avatar junyongyou commented on June 14, 2024
About dataset

from triq.

Comments (5)

junyongyou avatar junyongyou commented on June 14, 2024

Hello, I have a question, the data shape of koniq-10k dataset is not consistent. Some is (224,224), otherwise some is(224,224,3)。but I do not find the process about the difference. Can you tell me more about the detail? thanks a lot.

If I remember correctly, I should have just simply replicated a 224224 image to 224224*3 image by repeating the single channel. I should have done this before training the model, i.e., writing the 3-channel image into a new file. So such process was not included in the code.

from triq.

zmm96 avatar zmm96 commented on June 14, 2024

I have one more question. the code you use to process the data before training is mics/imagenet_handler or databases/random_split_imagesset?

from triq.

junyongyou avatar junyongyou commented on June 14, 2024

I have one more question. the code you use to process the data before training is mics/imagenet_handler or databases/random_split_imagesset?

I think these two should be used jointly. However, I would recommend you to do train-val-test split yourself, just use the TRIQ model implemented here. If you only want to test the model, you can use my trained weights.

from triq.

zmm96 avatar zmm96 commented on June 14, 2024

can you tell me more about the detail in mics / imagenet_handler ?

from triq.

junyongyou avatar junyongyou commented on June 14, 2024

can you tell me more about the detail in mics / imagenet_handler ?

Hi, I think I have put sufficient comments in each method. Please be specific if you have any questions.

from triq.

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.