Open sparthaje opened 5 years ago
Move last year's code into computervision/__init__.py. There should be one method in the __init__.py file which takes an image file and returns a dictionary with the number of each shapes.
computervision/__init__.py
__init__.py
Name the branch feature-11
feature-11
@SuhasNandiraju ?
Move last year's code into
computervision/__init__.py
. There should be one method in the__init__.py
file which takes an image file and returns a dictionary with the number of each shapes.Name the branch
feature-11