You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm not familiar with pixellib, but seems like the solution is first you need to train a model with Fashionpedia dataset, and then use it in you case.
Hi, so i have been playing with instance segmentation for the past week and cam around this library called Pixel lib
https://pixellib.readthedocs.io/en/latest/Image_instance.html
which is amazing at Instance Segmentation with few lines of Code.
Now it works on People,animals but has a problem on Fashion (Especially Shoes Dataset)
So, I Finally found the Fashion Pedia dataset and annotations but how can i use it with Pixel lib ?
My Code on Kaggle:
https://i.postimg.cc/BbnzTW4j/Screenshot-2021-10-26-at-18-53-53-notebook7bd3db2b2e-Kaggle.png
The below image i want to do image segmentation ? how can i do that ?
https://i.postimg.cc/bNGCp9Jf/116.jpg
Thanks
The text was updated successfully, but these errors were encountered: