-
感谢作者对代码的开源,目前我遇到一个问题:Resnet预训练文件通过该网址无法加载,连接超时?
在colab和本地(尝试过开启或关闭VPN)都无法成功加载
![issue](https://user-images.githubusercontent.com/48981380/147576053-4ee42d20-99a9-4013-95b9-17fce1877ee4.png)
-
您好,我按照您readme中的步骤添加项目后,运行报错,您可以帮助解决一下吗?十分感谢
Traceback (most recent call last):
File "run_pansharpening.py", line 16, in
main(cfg)
File "/home/wenhao/Remot/PanCollection/01-DL-toolbox/UDL/…
-
**Reproduction**
1. What command or script did you run?
```none
python tools/test.py configs/textdet/dbnet/dbnet_r50dcnv2_fpnc_1200e_totaltext.py experiments/dbnet_r50_totaltext/epoch_25.pth --…
ahsdx updated
2 years ago
-
I'm using **PanCollection Dataset** and currently testing the **DLPAN-Toolbox** for **WV3**, so my files are `train_wv3.h5`, `valid_wv3.h5` and `test_wv3.h5` and the model under evaluation is **Fusion…
-
When I run RLmain.py or evaluate.py in my pycharm, it reports the error:
> Car var [[1.]
> [1.]
> [1.]]
> Car var [-0.1]
>
> True
> Restored weights
> Load
> commonUtils/PFNNBaseCode/
…
-
If you do not know the root cause of the problem / bug, and wish someone to help you, please
include:
## How To Reproduce the Issue
Run a simple training with any detectron2 backbone on iSAID dat…
-
(1)针对古籍的数据集,你们除了实验pannet++,还试过别的网络??
(2)你们没有使用pannet++的识别分支,那为什么不直接使用pannet(我对pannet++不了解,望见谅)??
(3)还有排序模块用unet,这个作用是啥??
忘大佬抽空解答下,再次表示感谢。
-
## 🚀 Feature
Add ASFF fuse feature layers to the Head : the level1-level 3 scale maps are respectively fused into 3 corresponding scale feature maps, and the fusion weights are adaptively adjusted.
…
-
In order to understand the structure of YOLOv5 and use other frameworks to implement YOLOv5, I try to create an overview, as shown below. If there has any error, please point out
![yolov5](https://us…
-
@WongKinYiu Hi,
Since CSPDarkNet53 is better than CSPResNeXt50 for Detector, try to train these 4 models:
| Model | GPU | 256x256 | 512x512 | 608x608 |
| :-- | :-: | :-: | :-: | :-: |
| dark…