04 2019 档案
摘要:ssd https://zhuanlan.zhihu.com/p/31484956 sd card 直接格式化的化会出问题,windows格式化后在Linux上会显示两个分区"Free Space" 和 "Partition" ,单击Patition分区,左下角的配置,格式化成ext4格式。
阅读全文
摘要:https://github.com/JackieZhangdx/WeakSupervisedSegmentationList
阅读全文
摘要:1. c++: internal compiler error: Killed (program cc1plus) reason: memory out, need swapfile 2. NCCL issues solver: https://devtalk.nvidia.com/default/
阅读全文
摘要:刷机流程 https://blog.csdn.net/c406495762/article/details/70786700 注意:教程中包含两步,首先安装Ubuntu系统,然后重启安装程序,取消Flash OS Image to Target选项,安装其他组件,链接的ip的地址和用户名,ip可以在
阅读全文
摘要:该方法只启动usb摄像头 C++ start onboard camera C++ start usb camera
阅读全文
摘要:安装步骤: 1. 配置SSD或者SD卡启动 详细步骤参考:https://www.cnblogs.com/haiyang21/p/10780827.html 注意:(1)SD卡在格式化的时候可能会出现ext4格式无法格式化的情况,可以选择只格式化Partition分区,我的情况是重新刷机后,只格式化
阅读全文
摘要:https://jkjung-avt.github.io/opencv3-on-tx2/ 注意:在编译的时候会遇到内存空间不足的情况,可以插入U盘,将程序拷贝到U盘内编译,然后安装到Jetson上。U盘格式化采用NTFS,其他格式可能无法识别。 Installation Steps I’d star
阅读全文
摘要:使用python实现 https://jkjung-avt.github.io/tx2-camera-with-python/ How to Capture and Display Camera Video with Python on Jetson TX2 Oct 19, 2017 Quick l
阅读全文
摘要:安装 1. 官网下载需要安装的Ubuntu版本 2. 格式化U盘,用UltraISO软件将Ubuntu写入U盘 3. 设置电脑U盘启动,重启电脑安装,注意安装时关闭在线下载,否则会安装很久 4. 安装后无法连接WiFi https://blog.csdn.net/zhaoqi2617/article
阅读全文
摘要:Weakly Supervised Object Detection 1. 附带论文和代码 https://paperswithcode.com/task/weakly-supervised-object-detection
阅读全文
摘要:转:https://blog.csdn.net/sty945/article/details/80347901 (1)是用VI的命令: 在命令模式下运行命令 :%s/^M//g 回车 注意:手动输入该命令,不要直接拷贝,里面的^M 必须是同时按 Ctrl+V+M ,表示回车
阅读全文

浙公网安备 33010602011771号