Yolo-digit-detector
Yolo-digit-detector copied to clipboard
A github repository for my article about using YOLO network for object detection with Kendryte K210 chip
Results
1
Yolo-digit-detector issues
Sort by
recently updated
recently updated
newest added
required keras version seems 2.2.4 but requirements.txt is targeted 2.3. So (or perhaps) error occurred like below. "xxx/miniconda3/envs/yolo/lib/python3.6/site-packages/tensorflow/python/framework/graph_util_impl.py", line 302, in convert_variables_to_constants raise ValueError("Cannot find the variable that is an...