Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Results #25

Open
phellonchen opened this issue Mar 6, 2021 · 5 comments
Open

Results #25

phellonchen opened this issue Mar 6, 2021 · 5 comments

Comments

@phellonchen
Copy link

Hi,
I run your code (FV). I get the gen.out file. The result seems that (Last line in gen.out):
Generate test with beam=5: BLEU4 = 0.40, 6.2/0.5/0.1/0.1 (BP=1.000, ratio=2.087, syslen=810940, reflen=388568)
Diversity-1: 0.0006535270732838133
Diversity-2: 0.0031576051690483616
Diversity-3: 0.006970750791777929
Diversity-4: 0.010780433006226303
StopWords%: 0.3479316484665542; StopWords/Sent: 5.507739454627082
AvgLength: 15.829946711951749
Are the results correct?

@YuxianMeng
Copy link
Collaborator

@phellonchen Hi, we found the current cnn/rcnn features for valid/test set is not correct, we will update it soon!

@YuxianMeng
Copy link
Collaborator

@phellonchen We updated cnn/rcnn feature of valid/test dataset today! We achieved 0.95/1.14/1.18 BLEU4 for NV/CV/FV, respectively. Other stats are coming soon.

@wjczf123
Copy link
Contributor

@YuxianMeng I seems that I also need use new train.objects.mmap.splitao.mmap? And there is no space left on my device.
Can I still run normally after I delete origin_dir/train_images?

@YuxianMeng
Copy link
Collaborator

@wjczf123 Yes, you're right. Only data in preprocessed_dir are used during training and inference.

@wjczf123
Copy link
Contributor

@YuxianMeng OK. Thank you a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants