Coder Social home page Coder Social logo

OnlineDataset Issues about cascadepsp HOT 5 CLOSED

hkchengrex avatar hkchengrex commented on August 22, 2024
OnlineDataset Issues

from cascadepsp.

Comments (5)

hkchengrex avatar hkchengrex commented on August 22, 2024 1

It is intended. Note that one of our key features is that we only need to train on low-resolution images with the largest being around 400x500 while extending to high-resolution only in evaluation. You should not be using the online dataset for large images. If you have sufficiently many annotated high-resolution training images, this work is probably not the most suitable (GLNet might be better in that situation).

from cascadepsp.

hkchengrex avatar hkchengrex commented on August 22, 2024

Thanks for reporting.

For 2 it is probably due to the new torchvision version, see pytorch/vision#2520.
One quick fix is to revert to torchvision 0.6.0.

I will probably fix these soon.

from cascadepsp.

urimerhav avatar urimerhav commented on August 22, 2024

Got it.

By the way, it looks like the way the code handles the dataset, you look at random crops of 224 pixels. This is surprising because the meaning of 224 pixels may be either very broad context if the original image is pretty small, or a tiny patch takes completely out of context if the original image was, say, 4000X4000 pixels. Is this intended behavior?

from cascadepsp.

urimerhav avatar urimerhav commented on August 22, 2024

Right. It's certainly counter-intuitive that training on one scale and predicting on another would yield such impressive results! I guess I need to reread what you wrote on this in more depth.

from cascadepsp.

hkchengrex avatar hkchengrex commented on August 22, 2024

Fixed.

from cascadepsp.

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.