ChrisDEV

Results 55 issues of ChrisDEV

https://github.com/isl-org/ZoeDepth

--outSfMData, what is that?

Hey, I encountered the following error: `AttributeError: module 'keras._tf_keras.keras' has no attribute '__internal__'` I am following the [model card](https://www.kaggle.com/models/google/gemma) for training Gemma and intend to assess the fine-tuning performance. The...

``` python obj_det_and_trk.py --weights yolov5s.pt --source ./assets/0_043.mp4 --blur-obj Traceback (most recent call last): File "/home/ubuntu/work/yolov5-object-tracking/obj_det_and_trk.py", line 29, in from sort import * File "/home/ubuntu/work/yolov5-object-tracking/sort.py", line 6, in matplotlib.use('TkAgg') File "/home/ubuntu/miniconda3/envs/yolov5objtracking/lib/python3.9/site-packages/matplotlib/__init__.py",...

Can't start from local on my PC. ![screen shot 2018-08-08 at 16 12 12](https://user-images.githubusercontent.com/7869833/43842590-fa5cc600-9b25-11e8-85f6-31f465ca172c.png) I have config api key as well in cfg file, however, I still see above. I...

``` INFO - Building documentation... ERROR - Config value: 'pages'. Error: Invalid pages config. {} {, } Aborted with 1 Configuration Errors! ```