parking-space-detection-system icon indicating copy to clipboard operation
parking-space-detection-system copied to clipboard

Results 6 parking-space-detection-system issues
Sort by recently updated
recently updated
newest added

Hello, Could you share your regions file and video file. Or how to create them?

bounding boxes of the car is not shown and the pickle files marked regions is also not shown in the final output and lots of problems occur with matterport file....

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...

dependencies

File "detector.py", line 8, in from mrcnn.model import MaskRCNN ModuleNotFoundError: No module named 'mrcnn' Same error occurs when trying to run code of notebook. How do I fix it? PS:...

While runnning detecttor.py with mentioned version of tf ==1.15.2 , getting error repeatedly: ISSUE 1: File "detector.py", line 8, in from mrcnn.model import MaskRCNN File "C:\Users\Risin\Desktop\parking\mrcnn\model.py", line 23, in import...

I am trying to run the ipynb file of the project on Colab, but I am getting the error that I mentioned in the title in the second part of...