weida wang

Results 65 comments of weida wang
trafficstars

@bravewhh The code will automatically download the model : ![image](https://user-images.githubusercontent.com/43233772/114511677-cfb2cc80-9c6a-11eb-9390-7cb936bcfa6f.png)

I type following command : ``` python main.py jester RGB \ --arch mobilenetv2 --num_segments 8 \ --gd 20 --lr 0.001 --lr_steps 10 20 --epochs 25 \ --batch-size 8 -j 8...

@hzz765 No, afterwards, i paused this project and went to do another paoject...

Hi, bro, i also convert ipython to python script, and got no result ,the `objects` printed out also shows: tensor([[[-1, -1, -1, ..., -1, -1, -1], [-1, -1, -1, ...,...

@ jaybdub my working directory is not in the root of the trt_pose project directory ,but i still have the issue: ![image](https://user-images.githubusercontent.com/43233772/101136127-d344a000-3647-11eb-8dd4-fb7a71ce228a.png) and i have already run `python3 setup.py build_ext...

@mmmmmm44 Hi, i watched your video(https://www.youtube.com/watch?v=V6Wd2kPNbPY), but i am new to Unity, so i still meet some problems, please check the screen record: https://user-images.githubusercontent.com/43233772/174746941-2959ee99-c55d-4980-978f-6fbd8231237f.mp4 1. after i hit start button,...

有办法解决吗?比如可调节这个侧边栏的宽度

Not solved yet. After press Ctrl+ Shift + I, what is the next step to edit the element, i am not familiar with frontend

@xiaobanni Thank you ! This could be a workround.

I am also interested in NAS, i am looking for a repo to start, but after a glance at this repo, i did not find NAS related code