Zhe Zhang
Zhe Zhang
from my experiences, you can only download files from onedrive by click download on the website, wget the url will fail. An alternative is to use Onelist to create permanent...
Since gists are mostly text, it will not take much storage space to download them all. I guess full text search on the cached gists would be a good choice.
@alyato labels 就是y的ground truth, model_out就是logit,其实就是输出的概率, 这里做了一个加epsilon,避免log(0). 比如三分类, 一张图是第一类,则labels=(0,1,0), 假设模型输出概率为(0.1,0.6,0.3),则model_out约等于 logit=(0.1,0.6,0.3).
Hi @lan786 we have not merged 3D visualization parts into this repo
Hi @Ly12346 We won't merge the visualization demo into this repo because it cannot run independently. However, I could briefly describe the implementation. It is developed with QT(pyqt) and pyqtgraph....
@Ly12346 We use IMU measurements from the dataset "totalcapture" which uses Xsense suits of IMUs.
hi @flyyyyer , try make a dir `quickload` in `totalcapture` (Note that your system might be sensitive to lower/upper case), it should generate the pkl file at first run.
用英文逗号, 分隔id和token才是有用的
hope it will be released soon. Tried hard to find the selection related code 😂
强烈希望恢复, 这个操作很方便啊, 也保障写作过程中流畅性