xuexisuanfa

Results 9 issues of xuexisuanfa

### Checklist - [X] I have searched related issues but cannot get the expected help. - [x] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/blob/master/docs/en/faq.md) but cannot get the expected help....

mmrotate

错误详细信息如下: [06/07/2023-14:22:21] [06/07/2023-14:22:21] yolov5_trt_create buffer ... yolov5_trt_create stream ... yolov5_trt_create done ... create yolov5-trt , instance = 0x55604fda6400 [W] [TRT] TensorRT was linked against cuDNN 8.4.1 but loaded cuDNN 8.3.1...

请问有C++版本吗?

fake_B0 = util.tensor2im(self.fake_B0) AttributeError: 'I2VGAN' object has no attribute 'fake_B0' 作者您好,请问上面问题如何解决

运行test_reg.py出现RuntimeError: The size of tensor a (128) must match the size of tensor b (320) at non-singleton dimension 3 详细错误信息如下: ===> Starting Testing Traceback (most recent call last): File "E:\UMF-CMGR\UMF-CMGR-main\Test\test_reg.py",...

想问下Trainer/train_reg.py中--pretrained的具体含义和--ckpt的具体含义是什么?相关文件从哪里生成(希望能获得详细描述)? Trainer/train_fuse.py中--ckpt的具体含义是什么? 相关文件从哪里生成(希望能获得详细描述)? Trainer/train_reg_fusion.py中--ckpt的具体含义是什么? 相关文件具体从哪里生成?,--load_model_reg和--load_model_fuse相关文件从哪里生成(希望能获得详细描述) Test/test_reg_fusion.py中--disp,--ckpt_reg,--dst_reg,--ckpt_fus,--dst_fus的具体含义是什么? 相关文件是从哪里生成(希望能获得详细描述)? Test/test_fuse_ycbcr.py和Test/test_fuse.py中--ckpt和--dst的具体含义是什么? 相关文件是从哪里生成(希望能获得详细描述)? Test/test_reg.py中--disp,--ckpt,--dst的具体含义是什么? 相关文件是从哪里生成(希望能获得详细描述)?

想问下latest_net_D_A.pth,latest_net_D_B.pth,latest_net_G_A.pth和latest_net_G_B.pth的含义什么? latest_net_D_A.pth中的D含义是什么以及A的含义是什么,是代表接收红外图像从而生成可见光图像吗? latest_net_G_A.pth中的G含义是什么以及A的含义是什么,是代表接收红外图像从而生成可见光图像吗?

安装环境的时候出现ERROR: Could not find a version that satisfies the requirement pkg-resources (from versions: none) 请问如何解决?

运行train.py出现错误:ValueError: With replacement=False, num_samples should not be specified, since a random permute will be performed. 想咨询一下如何解决。