摘要: Ubuntu # Add User sudo adduser username sudo usermod -aG sudo username # add to sudo group sudo usermod -aG docker username # add to docker group sudo 阅读全文
posted @ 2023-03-22 19:37 shendawei 阅读(21) 评论(0) 推荐(0)
摘要: Visualize YOLO network architectures https://github.com/ultralytics/ultralytics/issues/1289 阅读全文
posted @ 2023-03-22 10:15 shendawei 阅读(72) 评论(0) 推荐(0)