unilm
unilm copied to clipboard
Evaluate BeiTv2 on object detection
@donglixp
I've pretrained BeiTv2 on a custom dataset and wish to finetune it for object detection. The documentation for this is still incomplete. When can we expect an update on this?
Thanks for the attention.
In fact, I have implement it by using ViTDet detector.
We plan to update the corresponding code, but it takes some time.
@pengzhiliang Thanks for the response Can you direct me to your implementation? Also, can it be used invariably with the BeiT model?
ping @pengzhiliang