GithubHelp home page GithubHelp logo

transcd's People

Contributors

wangle53 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

Watchers

 avatar  avatar

transcd's Issues

precision, oa, recall, etc... are all the same of every category

The metrics of every category are all the same in test_score.txt.
My arguments:
--net_cfg SViT_E1_D1_32 --train_cfg CDNet_2014 --save_changemap True

I cropped some below:
Category:badWeather,precision:0.9654355468223322,oa:0.8092331883428242,recall:0.1367026792675585,f1:0.23949377961693205,kappa:0.19565049499554038
Category:baseline,precision:0.9654355468223322,oa:0.8092331883428242,recall:0.1367026792675585,f1:0.23949377961693205,kappa:0.19565049499554038
Category:cameraJitter,precision:0.9654355468223322,oa:0.8092331883428242,recall:0.1367026792675585,f1:0.23949377961693205,kappa:0.19565049499554038
Category:dynamicBackground,precision:0.9654355468223322,oa:0.8092331883428242,recall:0.1367026792675585,f1:0.23949377961693205,kappa:0.19565049499554038
Category:intermittentObjectMotion,precision:0.9654355468223322,oa:0.8092331883428242,recall:0.1367026792675585,f1:0.23949377961693205,kappa: 0.19565049499554038

Model Application Transfering

Do you consider transferring the model to medical image recognition or segment? Medical images always include multiple targets or structures, especially in longitudinal monitoring in vivo, can your model be applied to track or swiftly extract different structures from these images?

Lucas

6 ViT models- Pros and Cons?

Can you please give some descriptions about the 6 different models?
SViT_E1_D1_16, SViT_E1_D1_32, SViT_E4_D4_16, SViT_E4_D4_32, Res_SViT_E1_D1_16 and Res_SViT_E4_D4_16.

How are they different? And which one is faster and more accurate, etc?

test.py can not find test.txt

using arguments: '--net_cfg SViT_E1_D1_32 --train_cfg CDNet_2014 --save_changemap True'
test.py returns "No such file or directory: './CDNet_2014/data/test.txt' "

Miss-mach dataset format

CDNet-2014 dataset format is not the same as train.py reading format which is based on t1, t2 and gt.
Is there any other resources for CDNet-2014 dataset which is match to your code?

Evaluate on an image pair

Interesting work. How can I test the pretrained model on a single image pair instead of testing a whole directory?

Basically given two images I want to get the changed parts.

Any newer work?

Hi, using transformer was very interesting. Are you aware of any newer work or more advanced models that might work better than transCD? Done by you or others.

F1值问题

您好,想请教一下什么情况下F1值和其余都为0,但是oa会九十多分,我是在您TransCD代码上增加了一个模块,关于计算指标的部分我没有进行变动

CDNet-2014 data issue

Hi -,

Can you please kindly share the CDNet-2014 data because the changedetection.net website is not working anymore?

Thank you!!

how to train model on vl_cmu_cd dataset?

thanks for sharing your great work.when i use this code train my model like vl_cmu_cd format,but it did't work,the error is the following:
return _VF.broadcast_tensors(tensors) # type: ignore[attr-defined]
RuntimeError: The size of tensor a (512) must match the size of tensor b (3) at non-singleton dimension 4
look forward for your reply

training issues

After the training is complete, there is no change map in the savechangemap folder

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.