coco_fun play around the coco dataset installation conda create -n coco python=3.9 -y conda activate coco pip install pycocotools pip install opencv-python