I used the command "pip install lc-classifier" to install the lc_classifier package in a Mac laptop with Mac OS 10.14.6, but I'm having problems importing the lc_classifier.features module.
Other modules like lc_classifier.utils don't have the same problem.
Here is an example of the error. I'm getting:
Python 3.8.10 (default, May 19 2021, 11:01:55)
[Clang 10.0.0 ] :: Anaconda, Inc. on da
Python dictionary storing object tags for MS-COCO images. Data from 3 different sources (COCO ground truths, VG classifier and Microsoft's VinVL) are availible.
This program detects Red, Green, and Blue color from the Live Camera feed using image detection libraries and functions. Each color has a distinct mask variable encoded and inRange and bitwise_and operations are performed.
I used the command "pip install lc-classifier" to install the lc_classifier package in a Mac laptop with Mac OS 10.14.6, but I'm having problems importing the lc_classifier.features module.
Other modules like lc_classifier.utils don't have the same problem.
Here is an example of the error. I'm getting:
Python 3.8.10 (default, May 19 2021, 11:01:55)
[Clang 10.0.0 ] :: Anaconda, Inc. on da