ZegWe
ZegWe
I'm trying to add a RandomCrop transform in the train pipeline. I modified an example config `configs/hrsc2016/s2anet_r50_fpn_3x_hrsc2016.py`, and it shown an error ``` File "/home/zegwe/s2anet/mmdet/datasets/pipelines/transforms.py", line 337, in __call__ bboxes...
添加rustls feature,方便在交叉编译时去掉openssl依赖
The rust code generated by graphql_client_cli has different line ending types in windows and linux platform, is there any configuration or something to specific one?