Python Forum
how to solve this problem. IndexError: axis 2 out of bounds [0, 2)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to solve this problem. IndexError: axis 2 out of bounds [0, 2)
#1
hello, i am trying to use the pydlssvm code found on internet but i still getting error on the test_camera file i can not make a real tracking.

actually i am getting this error can someone help me to solve it? also if one of you have a perfect working code of the DLSSVM please send to me

this is my current error
return np.concatenate(layers, axis=2).astype("float64")
IndexError: axis 2 out of bounds [0, 2)
Reply


Messages In This Thread
how to solve this problem. IndexError: axis 2 out of bounds [0, 2) - by bedio - Nov-18-2017, 06:43 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to solve this problem Python configuration? magomes 5 864 Mar-22-2024, 11:11 PM
Last Post: magomes
  How to solve problem 1181 of the URI with numpy. thiagohps 4 2,812 Mar-22-2021, 04:11 PM
Last Post: buran
Star Interesting Intro to python problem I can't solve. Honestworker 5 12,577 Mar-04-2021, 02:05 AM
Last Post: BashBedlam
  solve probability problem by python Dreammer 1 1,953 Dec-24-2020, 09:51 AM
Last Post: Larz60+
  Algorithm to solve a case of Travelling Salesman Problem Ale888 3 3,162 Dec-11-2018, 07:49 PM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020