Mohammad-Ali Mahmoodpour
Mohammad-Ali Mahmoodpour
Hi. in `detect_face.py` there is a parameter, `img_size=2048`.This parameter has huge impact on inference time and preprocessing but reducing it comes with reduction of accuracy... How did you choose this...
Hi, I've recently changed your code to find more landmarks on face. but during training the P, R, map are zero. I figure out the output of this line: `inf_out,...
Hi, I want to add a regression problem besides the previous labels. I mean my labels are [class x y width height (new_label) ]. so how can I change the...
Hi, There is an issue that you should handle, this problem is because of running the V3 code on a Hugging Face V4 package So, refer to this url [https://stackoverflow.com/questions/65082243/dropout-argument-input-position-1-must-be-tensor-not-str-when-using-bert](url)...
Hi, Thanks for sharing your great work, I'm using your code but when I want to calculate the `local features distance`, I see that for every image I have same...
Hi. I used your dataset and similary extract the color of cloth. but the color does not match. This is a few examples of my output ` [ { "img_name":...