xuan_Swjtu

Results 7 issues of xuan_Swjtu

您好,我运行train.py时,遇到如下报错: FileNotFoundError: Found no valid file for the classes roses, sunflowers, tulips. Supported extensions are: .jpg, .jpeg, .png, .ppm, .bmp, .pgm, .tif, .tiff, .webp 数据集我也是按照你的视频操作的,我debug后显示如下: image_path= 'D:\\deep-learning-for-image-processing-master\\deep-learning-for-image-processing-master\\data_set\\flower_data'

hello,can you send the rs19 dataset for me ? this is my email [email protected] or [email protected] thank you very much !!!

When running catkin_make, the error message is as follows: usr/bin/ld: not found(找不到) -lCUDA::cublas /usr/bin/ld: not found(找不到) -lCUDA::cudart /usr/bin/ld: not found(找不到) -lCUDA::cusolver /usr/bin/ld: not found(找不到)-lCUDA::cusparse Target "camLidarExternal1_node" links to target "CUDA::cublas"...

我在CSDN上看到如下: 确认你正在使用正确的CUDA版本。如果你的代码是使用CUDA 10.0编译的,但是你的系统中安装的CUDA版本是11.0,那么就会出现这个错误。(/usr/bin/ld: 找不到 -lCUDA)

catkin_make livox_camera_lidar_calibration 后 error /usr/bin/ld: 找不到 -lCUDA::cublas /usr/bin/ld: 找不到 -lCUDA::cudart /usr/bin/ld: 找不到 -lCUDA::cusolver /usr/bin/ld: 找不到 -lCUDA::cusparse 请问如何解决呢?

泡泡博主您好,请问这个项目是更新了吗?预测后想对分割的部分画一个检测框,请问如何实现呢?

when I catikin_make the project , error as following: /usr/bin/ld: 找不到(not find) -lCUDA::cublas /usr/bin/ld: 找不到(not find) -lCUDA::cudart /usr/bin/ld: 找不到(not find) -lCUDA::cusolver /usr/bin/ld: 找不到(not find) -lCUDA::cusparse /usr/bin/ld: 找不到(not find) -lCUDA::cublas /usr/bin/ld:...