Egqawkq

Results 22 issues of Egqawkq

Hi, After I have trained the DIV2k, I get the final result(use best_ckp.pth to test): ``` set5:38.16/0.9610 set14:33.91/0.9203 urban100:32.81/0.9349 B100:32.30/0.9011 manga109:39.01/0.9776 ``` It seems much lower than that in your...

Hi, @Paper99 I am try to reproduct RCAN based on your code. my code: ``` import torch from torch import nn as nn import math # from basicsr.models.archs.arch_util import Upsample,...

Hi, When I try to reproduct RCAN, I use ```CUDA_VISIBLE_DEVICES=1 nohup python main.py --model RCAN --save RCAN --scale 2 --save_results --n_resgroups 10 --n_resblocks 20 --patch_size 96 --chop --test_every 500 --batch_size...

### Checklist - I have searched related issues but cannot get the expected help. - I have read related documents and don't know what to do. ### Describe the question...

question
KD

Can you tell where can I found the downloaded checkpoint? Thanks

model request

Hi, @ZrrSkywalker I am trying to submit results to KITTI official. This is my first time to submit, so I am not sure my process is right? 1. I think...

@ZrrSkywalker Hi, I'm preparing my master paper, I want to know how fast the MonoDETR is for comparsion. MonoDTR is 37ms and MonoCon is 26ms, so can you share MonoDETR's...

![image](https://user-images.githubusercontent.com/23122139/220101361-2be9db09-8b24-4f98-92d2-c784018faa34.png)