Shamik Bose - Canopy
Shamik Bose - Canopy
@gordthompson Do you know if this request was ever worked on?
> Here is sample of how I used it for 5 class classification. > > ```python > #load model and define number of classes > model = EfficientNet.from_pretrained('efficientnet-b7', num_classes=5) >...
@omri374 @yangjinming1062 I think I'm running into the same issue [here](https://github.com/microsoft/presidio/issues/901#issuecomment-1206177960). > Yes, that's exactly it. The bug arises from the fact that all recognizers have the same name. Passing...
The command wasn't run through the command line, only through subprocess Files with a '#' in the name were not being downloaded. Is there a way to propagate the error...
What's the preferred method to install this library?
I don't know if I'm doing anything wrong on my end, but I keep getting an error that the `resources.qrc` file does not exist. The root directory for `labelImg` is...
> Hi @khalajink > Did you find out which dataset has been used or what was the format of dataset? > I also cant find the trained model. The link...