Mmdetection: KeyError: 'flip' when 'RandomFlip' is close

Created on 20 Jul 2020  路  2Comments  路  Source: open-mmlab/mmdetection

Is there something that I set wrong?Thanks you.

question

Most helpful comment

I did not get what this issue means. Does it mean that when you do not use the RandomFlip module, you got key error flip ? If so, you can simply keep the RandomFlip module and set flip_ratio=0.

All 2 comments

I did not get what this issue means. Does it mean that when you do not use the RandomFlip module, you got key error flip ? If so, you can simply keep the RandomFlip module and set flip_ratio=0.

Just like you say,Thanks for your tips

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hust-kevin picture hust-kevin  路  3Comments

letanloc1998 picture letanloc1998  路  3Comments

henbucuoshanghai picture henbucuoshanghai  路  3Comments

fmassa picture fmassa  路  3Comments

songyuc picture songyuc  路  3Comments