win_det_heatmaps icon indicating copy to clipboard operation
win_det_heatmaps copied to clipboard

Window Detection in Facade Using Heatmaps Fushion

Results 7 win_det_heatmaps issues
Sort by recently updated
recently updated
newest added

Hello, thank you for your work. When I train my own dataset, the following errors are reported in the verification phase. Can you help me? in valid in eval Param...

Hello, your work works quite fine in my ubuntu system but I wonder if it can be run on my windows system? Thank you, you did a great job.

RuntimeError: Error(s) in loading state_dict for PoseNet_2branch: Missing key(s) in state_dict: "backbone.conv1.weight", "backbone.bn1.weight", "backbone.bn1.bias", "backbone.bn1.running_mean", "backbone.bn1.running_var", "backbone.layer1.0.conv1.weight", "backbone.layer1.0.bn1.weight", "backbone.layer1.0.bn1.bias", "backbone.layer1.0.bn1.running_mean", my command line was: python infer.py --cfg experiments/resnet/lr1e-3_x120-90-110_center_b2.yaml --model models/resnet18_model_latest.pth.tar...

Hello, your work is great! It helps me a lot! But when I run ` python infer.py --cfg experiments/resnet/lr1e-3_x120-90-110_center_b2.yaml --model model/resnet18_model_latest.pth.tar --infer ./image ` It raise an Error like that...

I see the page includes a description on carrying out perspective transformation of the facade/window but I can't find that in the code. Can you please let us know where...

I see that you have this item on the last _Applications_ example. I tried to find the code for it but without any success. Is it possible for you to...

Hi, thanks for this project - it is a fantstic resource. When downloading the dataset from [here](https://drive.google.com/drive/folders/1TfeIcQ8KlEvP1-ewGcTaj3SqU_IpoLUv?usp=sharing) the `zju_facade_jcst2020.rar` (md5 `1d2f3fbfb913f6120698929547110c7f`) file behaves like a zip bomb on my system...