Open tg-Flipped opened 2 years ago
Hi authors: I want to use your code to train my dataset, and now i need to clip the images in my dataset to patches. Could you provide the code to generate the corner file annotations. Looking forward to your reply. Thanks!
The code have been put in https://github.com/yinglang/huicv/blob/main/corner_dataset/corner_dataset_util.py
Maybe the example of cut TinyPerson dataset can help you.
Hi authors: I want to use your code to train my dataset, and now i need to clip the images in my dataset to patches. Could you provide the code to generate the corner file annotations. Looking forward to your reply. Thanks!