Real-time-Text-Detection-DBNet
Real-time-Text-Detection-DBNet copied to clipboard
Cant handle polygon in dataset.py, it needs to be rectangle points having 4 coordinates? Getting "load label failed"
@SURFZJY How can I use your work if my dataset contains polygon instead of rectangles?
I am getting "load label failed" as of now or does it bound to have rectangle to use your work?
@SURFZJY Trying to train of own custom dataset
If you want to train polygon type dataset, you need to modify the dataloader part.