Im_JimmyHu

Results 3 issues of Im_JimmyHu

my device is win 10 with rtx3060(12gb) when i try to train with [configs/oriented_rcnn/oriented_rcnn_r50_fpn_1x_dota_le90.py](https://github.com/open-mmlab/mmrotate/blob/main/configs/oriented_rcnn/oriented_rcnn_r50_fpn_1x_dota_le90.py) and dota v1.5 ,even i set the batch-szie to 1,it still run oom after 1000steps. after...

1. I convert the usb camera intput on the xvaier to rtsp stream,like this: ```shell cvlc -vvv v4l2:///dev/video0 --sout '#transcode{vcodec=h264,vb=800,acodec=mp4a}:rtp{sdp=rtsp://192.168.1.82:8554/live.ts}' -I dummy ``` 192.168.1.82 is the ip of xvaier.and i...

i'd like deploy the mmrorate model to jetpack device. refet to [https://github.com/open-mmlab/mmdeploy/blob/master/docs/en/01-how-to-build/jetsons.md](https://github.com/open-mmlab/mmdeploy/blob/master/docs/en/01-how-to-build/jetsons.md),i nearly install the env on jetpack 4.6.1,but give up.(the mmrotate only support py3.7+). i flash the system to...