MixNMatch icon indicating copy to clipboard operation
MixNMatch copied to clipboard

Pytorch implementation of MixNMatch

Results 12 MixNMatch issues
Sort by recently updated
recently updated
newest added

I have used labelimg for creating bounding boxes for my custom dataset. But it is giving coordinate values ranging from (0 - 1). Due to this reason I am getting...

I tested for pre-trained model and given dataset, but I want to create a new model for my custom dataset, how can I train and create a new model?