-
windows 10, cuda 11.1
当运行pip3 install -v -e .时,报错:
(FairMOT) PS D:\workspaces\YOLO\YOLOX> pip install -v -e .
Using pip 21.3.1 from c:\users\whu_c\anaconda3\envs\fairmot\lib\site-packages\pip (…
-
用给定的WHU数据集跑出来结果为什么都是NaN??(数据集用的是百度云里下载的,直接改路径就用)
![图片](https://github.com/user-attachments/assets/03ffc0a1-a58d-4536-bd7f-02ff770e4902)
-
请问可以提供一下评价WHU数据集的评价指标的代码吗? 非常感谢
-
我在使用预训练过之后的模型完成test之后得到了包含XXX_init.pfm, XXX_prob.pfm, XXX.jpg与XXX.txt的文件夹,之后按照下面“Predict”部分的步骤按照“Images”和“Cams”重新组织了这个文件夹,但是在运行“python predict.py”的时候报错了,想知道怎么样才能用test得到的文件夹或者直接用“WHU MVS dataset”来生成3D点…
-
您好!我在使用WHU-CD数据集进行训练时产生了以下问题:
File "/home/PycharmProjects/My_CD/CDLab/src/core/factories.py", line 225, in data_factory
return single_data_factory(dataset_names, phase, C)
File "/home/Pycha…
-
**Is your feature request related to a problem? Please describe.**
Strings are always left trimmed? Also strings are never right trimmed? Seems like a very narrow implementation. Trimming should be o…
-
Hello, I am trying to reproduce your model code, and it looks incorrect when using WHU-CD dataset as well as DSIFN-CD dataset, and the result appears too high than your result. But it looks normal whe…
-
Hello,
I've noticed an issue with the MFI-WHU dataset from test/ MFF_test/ where all images included in the test set also seem to be present in the training set train/MFI-WHU. This duplication cou…
-
Thank you for your excellent work! I am very interested in your research, but the provided dataset download [link](http://gpcv.whu.edu.cn/data/WHU_OMVS_dataset/train.zip) seems to be inaccessible. How…
-
[Semantic_Segmentation/HRNet/WHU-OHS/Ascend/1chip/code/model.py](../tree/main/Semantic_Segmentation/HRNet/WHU-OHS/Ascend/1chip/code/model.py) line 73
ops.AdaptiveAvgPool2D: NOT support Ascend platf…