pikabite
Results
2
issues of
pikabite
Plz, consider this AI-Rectangle feature. I tried to follow the way of working "AI-polygon" in the code, and put a textbox on the UI which only working with the "create...
https://github.com/HRNet/HRFormer/blob/1245b88b5824fbd8cdb358b5ee909a4e537a2ef5/pose/mmpose/models/backbones/modules/multihead_isa_attention.py#L317 I appreciate you offering the repository but I could't understand. why comment out like this? ` # + relative_position_bias.unsqueeze(0)` It seems like you don't apply positional embedding in the...