Open MFalam opened 3 years ago
Thank you for the codes and your interesting work.
I am tiring to test your models with the provided pre-trained model. However I stuck in the following error.
Can't parse 'org'. Sequence item with index 0 has a wrong type.
As you explained in the repository I selected some sample images, But, can not figure out the solution for this problem.
Thank you in advance.
This problem is caused due to the opencv incompatibility with the Python version. I upgraded the opencv and the issue is solved.
i have solved this problem by adjusting some paremeters by int() :)
Thank you for the codes and your interesting work.
I am tiring to test your models with the provided pre-trained model. However I stuck in the following error.
As you explained in the repository I selected some sample images, But, can not figure out the solution for this problem.
Thank you in advance.