CoinCheung

Results 67 issues of CoinCheung

I am working on archlinux, and I install this via: ``` yaourt -S android-file-transfer ``` Then I use the cli: ``` $ aft-mtp-cli HUAWEI HUAWEI MLA-AL10 [91%]> ls .... DCIM...

I happened to find this plugin and really like it. It is so useful and helpful. Nevertheless, there are still some features that I believe will make this plugin perfect...

Sorry to bother you, but I went though the paper and yor code of the BiSeNet part, only to find that the paper claimed they used two auxiliary softmax cross...

Just to make sure if I have really understand the meanings of `README.md`. I am working with a single gpu and I am training on my own dataset. My dataset...

### Expected results In the caffe2 implementation, there is a field TRAIN.WEIGHTS which allows us to use models pretrained on datasets such as coco. Can I merely use pretrained resnet...

I am a layman to lxqt, I like this light weight and ease of use on my archlinux. I wonder if I could switch to slock as the default screensaver...

idea/discussion

(Please complete the following information, and then delete this line) **Affects versions :** - OS: archlinux - (Linux only) : xfce/x11 - Which version of libgtk do you use -...

bug
Input

my vim settings is like this: ``` set conceallevel=2 set concealcursor=nivc let g:tex_conceal='abdgms' let g:vim_markdown_math=1 ``` When I try to insert a math equation, like this: ``` $\sqrt{A_2}$ ``` I...

Hi, Thanks for providing this helpful codebase. I am trying to use imagenet video dataset also, and I might have to implement a python version since I use python in...

Hi, I see the example dataset is here in the `demo/classification/titanic/titanic_train.txt`, the first 5 lines are: ``` 0 1 0 1 0 0 0 1 0 1 0 0 1...