Course1 Week1 Ungraded Lab Failed to parse NetParameter file in function cv.detect_common_objects

Hi,
In the following line:
“bbox, label, conf = cv.detect_common_objects(img_filepath,model=model, confidence=confidence)”
I get the the error:
“error: OpenCV(4.4.0) C:\Users\appveyor\AppData\Local\Temp\1\pip-req-build-wef8acrf\opencv\modules\dnn\src\darknet\darknet_importer.cpp:207: error: (-212:Parsing error) Failed to parse NetParameter file: C:\Users\User.cvlib\object_detection\yolo\yolov3\yolov3-tiny.cfg in function 'cv::dnn::dnn4_v20200609::readNetFromDarknet”.

It is Ungraded Lab Part 1 - Deploying a Machine Learning Model. I activated virtual environment, install requirements and did’t change anything in the notebook.
Does anyone have any ideas how to fix this?
Thanks!

I think you have posted this in the wrong place. There are no programming assignments in Week 1 of DLS Course 1. I am very familiar with the material in DLS Course 1 and I have never seen NetParameter files in any of the assignments in DLS in general.

Ok, thank you for answers. I.m deleting this post here

You can actually move posts without deleting and recreating it. There’s a little “edit pencil” icon next to the title, which allows you to change both the text of the title and the categories. Give it a try!