Zhang Jian

Results 4 comments of Zhang Jian

> ``` !pip3 uninstall tensorflow !pip3 install tensorflow==2.4.1 !pip3 install tensorflow--gpu !pip3 install imgaug !pip install pixellib==0.5.2 !pip install labelme2coco==0.1.0 ``` worked for me. The directory error is caused by...

Same, I want to apply a fine-grained object localisation task upon BLIP-2. Would appreciate if anyone can give some advice! thanks!