Giter Club home page Giter Club logo

fully_convolutional_change_detection's People

Contributors

rcdaudt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

fully_convolutional_change_detection's Issues

Huge datasets

Hello, this network is awesome. I've been using your code on my custom dataset but now i am trying to run it on a huge dataset and this code only loads all the dataset on the RAM memory. I already have 64 GB of RAM but for my usage i would need much more RAM.

So i am submitting this issue to ask if there's any way to load data for each batch directly on the disk, so i can use this huge dataset.

Pytorch without GPU?

hi, thank you for publishing your amazing work here!
I was wondering if you also tested the model withoud using a GPU and if any adjustments need to be done within the code if one wants to do so?

thanks in advance for your help!

No Validation Dataset

Thanks for your great work on providing both the dataset and the benchmark code for change detection problem set.

I have a question regarding the code. In the notebook, there is only the train_dataset and test_dataset. During training, the test dataset is used as a validation dataset during training. During training, this validation dataset (test_dataset) is also used to tune the appropriate parameters. Wouldn't the model be kind of overfit to this test_dataset also?

using the GPU does not improve the calculation speed

Hi Rodrigo,
Your work is so awesome and I am trying to learn everything. But I am new. When I run the code in GPU, the cost time is similar to the time in CPU, both almost 7 hours. And when I tried to adjust the batch_size from 32 to 128, it was even slower. I am not sure why the results shows like that, could you give some advice?
Thank you so much and best,
Yiming

Image preprocessing & loss function

Hello,i am new to image CD problem ,and i've read your paper then tried your model but it didn't show a good accuracy,could you provide some detail about image pretreatment and what loss function you choose to train the model

Question about the Siamese architecture

image
Hi, first, thanks for presenting such a nice paper!
After reading your paper, I still can't understand the Siamese architecture. As circled out in the figure above, the input2 branch has the maxpooling and upsampling layers between the encoder and decoder, why doesn't the input1 branch have? Have you tested the performance of the architecture whose input1 branch has the maxpooling and upsampling layers?

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.