microsoft / RegionCLIP

[CVPR 2022] Official code for "RegionCLIP: Region-based Language-Image Pretraining"

Repository from Github https://github.commicrosoft/RegionCLIPRepository from Github https://github.commicrosoft/RegionCLIP

您好,huggingface不能用了,什么时候更新下呀?

binyisu opened this issue · comments

您好,huggingface不能用了,什么时候更新下呀?

另外,训练自己的数据集可以提供详细的教程吗?这对于我们做下游任务会非常有帮助。

Hi @binyisu, to train on your own dataset, you can register your dataset in train_net.py, as mentioned in #69. For more details about how to register dataset, please refer to the documents of Detectron2. Our pipeline follows the same mechanisms as Detectron2.

@jwyang same request as #75