Skip to content
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

Git LFS encryption #1

Open
Pranav-kat opened this issue Jun 2, 2023 · 1 comment
Open

Git LFS encryption #1

Pranav-kat opened this issue Jun 2, 2023 · 1 comment

Comments

@Pranav-kat
Copy link

The yolov3last2 file is stored via git lfs and unable to access. Please share the method of downloading the file.

@ganeshkumarmachint
Copy link

demo:~/startprojects/Aadhar-Data-Extraction$ /bin/python3 /home/ganesh/startprojects/Aadhar-Data-Extraction/main.py
/usr/lib/python3/dist-packages/requests/init.py:89: RequestsDependencyWarning: urllib3 (2.0.3) or chardet (3.0.4) doesn't match a supported version!
warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported "
Neither CUDA nor MPS are available - defaulting to CPU. Note: This module is much faster with a GPU.
Traceback (most recent call last):
File "/home/ganesh/startprojects/Aadhar-Data-Extraction/main.py", line 10, in
net = cv2.dnn.readNetFromDarknet("yolov3.cfg", "yolov3last2.weights")
cv2.error: OpenCV(4.5.3) /tmp/pip-req-build-afu9cjzs/opencv/modules/dnn/src/darknet/darknet_io.cpp:931: error: (-213:The function/feature is not implemented) Transpose the weights (except for convolutional) is not implemented in function 'ReadDarknetFromWeightsStream'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants