Closed LvJC closed 5 years ago
Since I have no device for experiment recently, I cannot re-run these codes. Have you change any configuration in opts.py?
Hi, @LvJC , please follow command in bsn.sh python main.py --module PEM --mode inference --pem_batch_size 1
.
Hi, @LvJC , please follow command in bsn.sh
python main.py --module PEM --mode inference --pem_batch_size 1
.
Yep, I figured it out and there's another problem that you set pem_top_K_inference
to 1000, but many PEM validation features have length less that 1000, so it might change to 100 and ensure that it works well.
Hi, @LvJC , please follow command in bsn.sh
python main.py --module PEM --mode inference --pem_batch_size 1
.Yep, I figured it out and there's another problem that you set
pem_top_K_inference
to 1000, but many PEM validation features have length less that 1000, so it might change to 100 and ensure that it works well.
Hi. I have the same error as you when reproducing the source code. I also realize the length of proposals generated as you mentioned. But how can you generate the AR@1000 under the situation that the TOP K length of proposal =100? Any suggestions would be grateful .
It works well until run this step.
Here's the output result: