Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Fix clip in Faster RCNN's predict #319

Merged
merged 2 commits into from
Jul 5, 2017

Conversation

yuyu2172
Copy link
Member

@yuyu2172 yuyu2172 commented Jul 5, 2017

Fix #318.

The performance of Faster R-CNN improved by 0.1 mAP.

$ python eval_voc07.py --model faster_rcnn

mAP: 0.706190
aeroplane: 0.727936
bicycle: 0.785589
bird: 0.683971
boat: 0.544837
bottle: 0.545018
bus: 0.797693
car: 0.801092
cat: 0.791231
chair: 0.535096
cow: 0.762753
diningtable: 0.690102
dog: 0.809668
horse: 0.802017
motorbike: 0.759324
person: 0.773646
pottedplant: 0.452792
sheep: 0.720949
sofa: 0.660239
train: 0.758600
tvmonitor: 0.721254

@yuyu2172 yuyu2172 added the bug label Jul 5, 2017
@yuyu2172 yuyu2172 added this to the v0.6 milestone Jul 5, 2017
Copy link
Member

@Hakuyume Hakuyume left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Hakuyume Hakuyume merged commit b631b1e into chainer:master Jul 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants