-
Notifications
You must be signed in to change notification settings - Fork 129
Issues: imatge-upc/detection-2016-nipsws
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
TypeError: slice indices must be integers or None or have an __index__ method
#37
opened Apr 1, 2023 by
MightyAtom520
What is the certain version of python in this code? I come across some conflicts on version.
#36
opened Apr 1, 2023 by
MightyAtom520
ValueError: You are trying to load a weight file containing 0 layers into a model with 16 layers.
#32
opened Jul 25, 2020 by
zhanghaoo
Could this be able to detect multiple objects in one image? e.g. several aircrafs within one image?
#30
opened Sep 18, 2019 by
FayeDou
Yes, pretrained CNN is used here,using pretrained cnn (vgg16 here) has 2 benefits:First,
#27
opened Feb 19, 2019 by
zhongkedazhouman
OSError: [Errno 24] Too many open files: './VOC2012//JPEGImages/2008_008190.jpg'
#24
opened Aug 23, 2018 by
priyashkla
A wired problem I found when testing the VOC dataset 2007
#20
opened Apr 19, 2018 by
happycoding1996
ProTip!
Add no:assignee to see everything that’s not assigned.