Tencent / tencent-ml-images

Largest multi-label image database; ResNet-101 model; 80.73% top-1 acc on ImageNet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could you please explain why is used 'imgs = imgs[...,::-1]' in extract_feature.py

pgsrv opened this issue · comments

commented

Thank you.

@pgsrv Please try to check BGR and RGB channel when reading images using opencv.