Showing all detected rectangles only once after the completion.
Opened this issue · 11 comments
currently, it shows while the algorithm is running one on one basis but it would be better if all detected pedestrians are shown at once after the also stopped working.
Weirdly I cant find the package cv2. Tried to pip install it and it didnt work
are you using anaconda for python then use conda command for installing opencv
it shows attribute error on running Main.py
antonyjm@ajmfedora Padestrian-Detection-master]$ python Main.py
/home/antonyjm/Desktop/Padestrian-Detection-master/Padestrian-Detection-master/Output/
/home/antonyjm/Desktop/Padestrian-Detection-master/Padestrian-Detection-master/Input/pos/person_327a.png
libpng error: IDAT: invalid distance too far back
/home/antonyjm/Desktop/Padestrian-Detection-master/Padestrian-Detection-master/Input/pos/person_327a.png
Traceback (most recent call last):
File "Main.py", line 107, in
App()
File "Main.py", line 42, in App
obj=Imagehandler(paths[i])
File "/home/antonyjm/Desktop/Padestrian-Detection-master/Padestrian-Detection-master/ImageHandler.py", line 23, in init
print self.Image.shape[:2]
AttributeError: 'NoneType' object has no attribute 'shape'
Is the issue assigned or is its still open for development and PR ?
Can I do it?
@AkkiBond sure.
Hi @Griffintaur
Is it still up for grabs?
I would love to work on it during Hacktoberfest
Hey is this issue still active ,can i work on it?
Hey, can I work on this? @Griffintaur
Hey, @Griffintaur is the issue still active? Can I work on this?
Hey, @Griffintaur is the issue still open and up for grabs? would love to contribute during hacktober.