Post List

# Implement(deploy) HiVT with latest pytorch&pytorch-lightning version refer to https://blog.csdn.net/kddb1234/article/details/136831258, https://github.com/pyg-team/pytorch_geometric/issues/4358 and https://github.com/gzerveas/mvts_transformer/issues/68 the official env of HiVT is pytorch...

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. # Quick Start # Create a new post 1$ hexo new "My New Post" More info: Writing # Run...

# Deploy my own blog with hexo(theme: Shoka) and github # Prepare a github account install Git(get ssh working) and Nodejs on your PC or Mac # Hexo install sudo npm install -g hexo-cli without sudo may encounter permission issues result in install fail init your blog folder hexo init blog cd...

# Remote Control with rustdesk and zerotier(Macbook as control end, ubuntu as controlled end, raspberrypi4B as relay server) # Preface macbook: m1 pro raspberry pi 4B with 4G ram and Ubuntu 20 linux PC with ubuntu 20.04 课题组的服务器在 1 楼,工位在 4 楼,因此需要远程。todesk 和向日葵免费版的都很糊而且 todesk 免费时长有限又需要经常登陆微信,不好用。 #...