Bogdan Ivanyuk

Results 3 issues of Bogdan Ivanyuk

Hello, I have a pre-trained model composed of MobileNetV2 in the TimeDistrbuted module and an LSTM temporal model. I am loading the model using keras.load that works fine. `model =...

Hello. I am trying to make a local network communication between my two computers. I tried with python socket, but I saw in documentation that dora-rs supports TCP. After some...

bug
documentation
python
coordinator

Hello. I am trying to save `body_pose` vector to file. When I run SMPLify pipeline with SMPL and VPOSER model, saved .pkl file stores (1, 32) vector for body_pose (line...