sisrfeng

Results 70 issues of sisrfeng

hi, I'm running: `vega ~/v/examples/nas/sp_nas/wf_spnas.yml --modify --batch_size 2` but during each experiment, I got: `FileNotFoundError: [Errno 2] 没有那个文件或目录: '/data/wf/e/tasks/12_17日13时29分_11月/workers/serial/1/model_1.pth'` How to fix it? Thx! ![image](https://user-images.githubusercontent.com/53520949/144733552-fcf48350-640d-4c83-9a78-b9b489cc6b04.png) ![image](https://user-images.githubusercontent.com/53520949/144733479-a8388c0c-6d9f-4d0d-ba7e-bcd2fb4605b3.png)

I install vega with pip , so the code under site-packages/vega is out of date since: https://github.com/huawei-noah/vega/commits/5f837891ea2b631f0d22d866a08c54c1d0b0e306/vega/networks/faster_rcnn.py bug I met: ` key not found : `freeze_swap_keys`

``` Instead of actual stochastic oversampling, we create multiple copies of images with small objects offline for efficiency. ``` Thx!

Hi, Xingyi I notice that you set batch size to 1 while validating and testing, why not use larger batch size to make it fast? Any harm? Thx!

After compile DCNv2 successful, still can not import DCN #53 My environment: Ubuntu 18.04, with Anaconda Python 3.6, CUDA 10.0.130, and PyTorch v1.0.0 Many thx!

After align: ![image](https://user-images.githubusercontent.com/53520949/170714128-78260ca8-3e4d-4f7e-9a57-cae3002f98a0.png) But does not work well with conceal ![image](https://user-images.githubusercontent.com/53520949/170714197-4b0b112f-f39f-488d-803f-01841bb172ec.png)

> Helps predict how vim word movements (`w`, `e`, `b`) will behave > Plays well with * and # However, this plugin will highlight `I爱U` as a word, ( because...

Configuring the color theme with 256 index color is quite painful.