Liang Dong

Results 9 issues of Liang Dong

For unit2, run (do-demo2 'human) Warning: Cannot create a visible window. Using a virtual window instead?

Currently, posting video is not supported by python sdk, but actually you can do it by python. Is it a good idea to add the function in sdks?

enhancement

Hard to reproduce the result mentioned in Cao's original paper, they talk about it in the original implementation. https://github.com/ZheC/Realtime_Multi-Person_Pose_Estimation/issues/35 https://github.com/ZheC/Realtime_Multi-Person_Pose_Estimation/issues/68 https://github.com/ZheC/Realtime_Multi-Person_Pose_Estimation/issues/72 https://github.com/ZheC/Realtime_Multi-Person_Pose_Estimation/issues/74 The matlab version should be 0.577 Python I...

@kohillyang ![generatehumanpose](https://user-images.githubusercontent.com/4010644/33233024-ec913a68-d1dd-11e7-860e-a7559940a56e.png) ![humanposeheat](https://user-images.githubusercontent.com/4010644/33233043-2090c32e-d1de-11e7-8fd3-78cbc0cf6019.png)

As mentioned in section 4.2.1 of the supplementary material: The preprocessing layer. An even simpler option is to use a preprocessing stage that discards the appearance consistency information. Such preprocessing...

I tried python3 train.py "mnist" with master version and the default parameters. But the spread loss is not decreasing, it jumps from 0.36 to 0.65 in 1200 iterations. However, the...

@qqsh0214 It seems to be a good one to work on. https://github.com/TuSimple/mx-maskrcnn

@qqsh0214 How is the training? I realize that it may better to set the batch_size larger.