DreamVSwin

Results 15 issues of DreamVSwin

在annotations下的xml文件全部都转换到train的数据了,剩余的txt文档全是空的啊

/home/yan/anaconda3/envs/py36/bin/python /home/yan/disk/All_python_Text/EAST-master/eval.py make: Entering directory '/home/yan/disk/All_python_Text/EAST-master/lanms' make: python3-config:命令未找到 make: python3-config:命令未找到 g++ -o adaptor.so -I include -std=c++11 -O3 adaptor.cpp include/clipper/clipper.cpp --shared -fPIC In file included from include/pybind11/pytypes.h:12:0, from include/pybind11/cast.h:13, from include/pybind11/attr.h:13,...

请问,我预测的时候输出的都是rename是怎么回事啊,求指点

训练部分的代码有py文件吗?希望分享邮箱[email protected]

Traceback (most recent call last): File "G:/yjh/python_text/CHINESE-OCR-master/train/keras_train/trainbatch.py", line 106, in for X, Y in train_loader: File "D:\Anaconda3\envs\python_yjh\lib\site-packages\torch\utils\data\dataloader.py", line 193, in __iter__ return _DataLoaderIter(self) File "D:\Anaconda3\envs\python_yjh\lib\site-packages\torch\utils\data\dataloader.py", line 469, in __init__ w.start()...

根据标签,怎么样对初始图进行可视化呢?求指教谢谢

您好大佬,我在用ubuntu命令运行的时候出现这个错误,是调用py文件的原因,我该如何解决呢

您好,我运行的时候出现以下错误,/home/lk/anaconda3/lib/python3.7/site-packages/torch/nn/functional.py:2693: UserWarning: Default grid_sample and affine_grid behavior will be changed to align_corners=False from 1.4.0. See the documentation of grid_sample for details. 然后就卡主不动了,过半天就把程序杀死,请问是怎么回事呢

如何用头部检测模型测试自己的图片呢?一直找不到

我想知道,在Se模块中,AdaptiveAvgPool2d(1)使用来做啥的呢?