Florian Weidner

Results 17 comments of Florian Weidner

Just for the record and for future devs (as I do not know if it is still valid): It seems to me that this error message does not necessarily indicate...

@gineshidalgo99 I needed to copy these dlls. If I remove one of them, I get the error mentioned above. It seems kind of wrong (especially the opencv dll) but it...

Hi, just coming back to this. Feel free to also copy the other DLLs from the official release (except your build openpose of course). For me, I first copied *all...

Hi, I'm not sure anymore :) The missing opencv is probably one issue and might lead to the python error..

(I assume you are asking for the EgoGesture dataset). Maybe you should try it again. I've mailed them Thursday and got a positive response on Saturday.

Just have a look here: http://www.nlpr.ia.ac.cn/iva/yfzhang/datasets/egogesture.html nvGesture can be found here: https://research.nvidia.com/publication/online-detection-and-classification-dynamic-hand-gestures-recurrent-3d-convolutional jester can be found here: https://20bn.com/datasets/jester/v1

Hi, I encountered the issue on Windows10. In egogesture_online.py, line 106 I had to make the following changes: Old: ``` def get_annotation(data, whole_path): annotation = [] print("@@@@@@@@@@@@@@", whole_path) for key,...

It's now possible to move to viewport by moving the OffAxisActor. I've not heavily tested it but it seems to work (only in 2d, side-by-side stereo is still buggy) For...

Hi, thx for the issue. my first guess is that something is wrong with the import and folders. When you open the sources panel in UE4 (https://docs.unrealengine.com/en-US/Engine/Content/Browser/UserGuide/WorkingWithSources/index.html) you can right...

Is it also not working with the files from the release section? Are there any relevant entries in UE4's output log? Feel free to write me a dm on twitter...