Pinned issues
Issues
- 2
- 0
- 3
Compatibility issues of CUDA
#98 opened by ayshaashra - 0
I need to download preprocessed DSIFN-CD-256 These both links points to same dataset LEVIR-CD-256 please update it
#111 opened by ayshaashra - 0
About Focal loss
#109 opened by kirin-from-16 - 4
- 0
Run the data evaluation file
#108 opened by BenyaminMoadab - 1
- 2
error link for dataset
#105 opened by sundongwei - 3
- 2
- 0
Question..
#103 opened by chartgod - 4
Is it possible to detect multiple classes?
#102 opened by chartgod - 0
- 22
Some questions about image alignment
#76 opened by DoongLi - 6
training on LEVIR-CD
#100 opened by DerowPeng - 3
The pretrained_changeformer.pt file cannot be downloaded. The URL is invalid.
#96 opened by wujiang0156 - 3
(change-detection) C:\Users\Administrator\ChangeFormer>pip install -r requirements.txt ERROR: Invalid requirement: '_libgcc_mutex=0.1=main' (from line 16 of requirements.txt) Hint: = is not a valid operator. Did you mean == ?
#97 opened by ayshaashra - 0
- 3
While multiclass, ValueError: cannot reshape array of size 10 into shape (2,2)@wangqingl If you have 10 classes you need to write separate visualizer to visualize all the classes. Since, you removed `pred * 255` your values the `output.png` will be between 0 and 9 - hence you see dark (or black) output. You need to write the visualizer such that it will assign different color values for each predicted output class.
#93 opened by StorywithLove - 3
- 1
After setting HalfTensor in order to trained 1024*1024 images, the G_loss of the model is nan.
#91 opened by StorywithLove - 3
How to get this model trained on multiple machines in a distributed manner(like DistributedDataParallel)?
#90 opened by StorywithLove - 4
Loss function
#89 opened by wangqingl - 4
Hello, if I am using a dataset with a size of 512, can I still use your pre trained model?
#81 opened by wangqingl - 2
multi-class datasets issues
#88 opened by wangqingl - 3
Visualizing the inference results
#80 opened by hamzagorgulu - 1
代码复现
#79 opened by wusuowei666 - 3
Inference-issue
#85 opened by osamaa1111 - 2
Something for ‘update the best model’
#86 opened by Tom-Dongfang - 1
Does the "predict. py" file exist?
#87 opened by FENGJIANJUN99 - 4
Is it feasible to replace the three channel images used for training with six channel images in this model?
#84 opened by FENGJIANJUN99 - 5
Hello, Why does your pre trained model occupy over 460 megabytes of memory, while mine only has over 60 megabytes
#83 opened by wangqingl - 4
Hello, If I use my own dataset for training, how should I generate files in the list folder?
#82 opened by wangqingl - 7
Calculation of evaluation index
#78 opened by For-Isolate - 1
python demo_LEVIR.py
#77 opened by work1-shekhaman - 3
the preatrain model load issue
#70 opened by money6651626 - 1
About processed dataset download
#73 opened by Ozone-oo - 1
can't download pretrained model pt
#75 opened by Busky83 - 3
- 4
- 1
Change detection on indoor environments?
#72 opened by arianaa30 - 0
About Dataset Download
#67 opened by fbx666 - 5
- 2
Query regarding role of label images in the samples_LEVIR folder for making predictions.
#68 opened by SouravSarkar865 - 4
Model Unpickling error in Google Colab
#66 opened by SouravSarkar865 - 4
- 2
- 1
License Term
#63 opened by zaidbhat1234 - 0
训练过程中的测试结果和单独测试的结果不一致
#61 opened by IceHowe