Scott
Scott
It may sound stupid. But please help me guys. I run `hico.py` file. But nothing happened. I want to test an image and see result with bounding boxes. Please guide...
I installed everything inside requirements.txt but got following error: ``` Traceback (most recent call last): File "C:\Users\siroj\Anaconda3\envs\siun\lib\site-packages\tensorflow\python\platform\self_check.py", line 75, in preload_check ctypes.WinDLL(build_info.cudart_dll_name) File "C:\Users\siroj\Anaconda3\envs\siun\lib\ctypes\__init__.py", line 348, in __init__ self._handle =...
In case anyone wonders how to solve the issue, here is the solution worked for me: https://github.com/PENGZhaoqing/Hog-feature/commit/2c47bf143ef51f4579d1eef4cdddf8196bb09531
When I test mtcnn with huge number of images, it shows long logs: ``` 1/1 [==============================] - 0s 11ms/step 1/1 [==============================] - 0s 12ms/step 1/1 [==============================] - 0s 12ms/step 1/1...