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

yanxp picture yanxp  路  18Comments

softmicro929 picture softmicro929  路  16Comments

ahchang2 picture ahchang2  路  27Comments

hust-kevin picture hust-kevin  路  18Comments

lijain picture lijain  路  16Comments