01 2023 档案
摘要:https://github.com/Megvii-BaseDetection/YOLOX/issues/1289#issuecomment-1409988436 Hey guys. I found a workaround in my case. (please fix me if I'm mis
阅读全文
摘要:git checkout -f YOUR_BRANCH
阅读全文
摘要:快速排序 gist 可运行代码 Partition的含义是让某个基准元素归位 排序算法——快速排序(Quicksort)基准值的三种选取和优化方法 左侧基准 右侧先走 指针小于(严格) i < j 值等于(非严格) a[j] >= pivot,a[i] <= pivot 如果值比较的时候是严格小于或
阅读全文
摘要:C:\Users\Frank.config\clash 找到系统中的配置文件 删除 再重装即可
阅读全文
摘要:拖住右端点 比如说我拖到这一点了,我觉得可以了 然后再拖这个黄点,就可以调整侧面的形状了 yes!
阅读全文
摘要:# %% import torch from torch import autograd import torchvision resnet = torchvision.models.resnet.resnet18() convs = torch.nn.Sequential(*(list(resne
阅读全文
摘要:ctrl + shift + p, Markdown Preview Enhanced: Customize CSS 打开之后,把 .markdown-preview-enhanced.markdown-preview 给删掉 https://github.com/shd101wyy/vscode-
阅读全文
摘要:https://leetcode.com/problems/reorder-list/solutions/45113/Share-a-consise-recursive-solution-in-C++/ https://leetcode.cn/problems/reorder-list/soluti
阅读全文
摘要:It can guide us. 我们害怕浪费时间 It keeps us from enjoying the moment. 我们本该完成计划,但是我们做了别的事情 科技并不是我们焦虑的原因 社交媒体,也不过是一种媒体 哈哈哈不要误会我 但是再多的赞,都不会解决我们的问题 因为我们出卖自己,我们待
阅读全文
摘要:我们将自己待价而沽 One more like, Nice. High Lightreel A piece of finite attention 我们出卖自己的生活 我们拍出最好的照片,等待最好的时机发送 FOMO - Builds overtime 危害 Feel-good chemical 化
阅读全文