Muhammad Haseeb Khan
Muhammad Haseeb Khan
@jinfagang Can you please share the config file for yolov5 for mmdet_model. I trained a yolov5s model independently and I want to use it as a detection model for pose...
@jinfagang Thank you very much!
@hzahera I experienced the same issue. That's what I did to resolve the issue and it worked. In file: onmt.model_builder In function `load_test_model` at line 92 `modified -> if hasattr(opt,...
@hzahera If I remember correctly, I changed opt with model_opt for this series of errors and worked for me. It took me days to make it work so I don't...
@giswqs I have been using your library `geemap`. Everything is working fine but this part is not working even on linux for me. It doesn't load the tiff files. Let's...