- Today
- Total
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
- agx
- 물체검출
- 애드센스
- python
- Tistory
- ubuntu
- 설치
- YOLO
- 영상처리
- 딥러닝
- 방법
- 티스토리
- GPU
- openCV
- 텐서플로우
- tensorflow
- Windows
- openpose
- Jetson
- cuda
- Darknet
- 블로그
- 파이썬
- 라즈베리파이
- 엔비디아
- tx2
- Nvidia
- Xavier
- DNN
- Linux
목록error (3)
엔지니어스 - Engineeus
from sklearn.utils.linear_assignment_ import linear_assignment ModuleNotFoundError: No module named 'sklearn.utils.linear_assignment_' from sklearn.utils.linear_assignment_ import linear_assignment from scipy.optimize import linear_sum_assignment as linear_assignment sort.py", line 149, in associate_detections_to_trackers if(d not in matched_indices[:,0]): TypeError: tuple indices must be intege..
TypeError: tuple indices must be integers or slices, not tuple sklearn.utils.linear_assignment_ was replaced with scipy.optimize.linear_sum_assignment since the latter was pruned in the current version. I found the above function in a previous commit. Follows these steps to fix the bug. Comment out the import # from scipy.optimize import linear_sum_assignment as linear_assignment Use pip to inst..
SDK Manager - installation of VisionWorks on Host failed SDK Manager - installation of VisionWorks on Host failed Hi, Could you please help me with installation errors that I get ? I use SDK Manager 0.9.14.4961, and it fails on Computer Vision -> VisionWorks on Host. I get the following errors: 16:02:41 ERROR : VisionWorks on Host : E: Failed to fetch http://ca.archiv forums.developer.nvidia.com..