Learn practical skills, build real-world projects, and advance your career
!git clone https://github.com/amalmathews/Cigg_Bud-Detection.git
fatal: destination path 'Cigg_Bud-Detection' already exists and is not an empty directory.
# #!pip install imgaug
# #!pip install Cython
# !pip install pycocotools
# #!pip install kaggle
# !pip install mrcnn
# #!pip install Pillow==5.3.0
# #!pip install scikit-image
# !pip install tensorflow==1.14.0
# #!pip install tensorflow==2.2
# !pip install keras==2.3.0
# #!pip install pycocotools
# print("Installed packages")
# import os
# os.chdir('/content/Cigg_Bud-Detection')
# os.getcwd()
# !pip install -q PyDrive
# !pip install -r requirements.txt
# !python setup.py install
import os
import sys
import json
import numpy as np
import time
from PIL import Image, ImageDraw