-
File "F:\SDXX\tfopenpose\openpose\tf_pose\pafprocess\pafprocess.py", line 13, in
from . import _pafprocess
ImportError: cannot import name '_pafprocess' from 'tf_pose.pafprocess'
-
from tf_pose.estimator import TfPoseEstimator
ModuleNotFoundError: No module named 'tf_pose'
-
Hello, thanks for sharing this work!
I have been able to run `ros2 launch isae_slam_ros isae_slam.xml` in a docker container built with the provided `Dockerfile`, with a EuRoC rosbag.
I am inter…
-
From:
- https://github.com/xArm-Developer/xarm_ros/issues/25#issuecomment-1614378290
- and later/earlier posts
it looks like the data available through ROS is control pose/velocity, not the mea…
-
### Issue type
Support
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
2.17.0
### Custom code
No
### OS platform and distribution
Win11…
-
**Short description**
I'm trying to add a new dataset. Serialization succeeded, but when loading the data, the error below occurs.
```
TypeError: Only integers, slices (`:`), ellipsis (`...`), tf…
-
something wrong happened in kf_tracker_node
at the beginning everthing was right until the camera saw the AprilTag
the WARN is:
WARN [ekf2] accel id changed, resetting IMU bias
[ WARN] [160869413…
-
I found a fork of tf-pose-estimation [here](https://github.com/jiajunhua/ildoonet-tf-pose-estimation). I installed it and it work well with your code.
Thank you for your excellent work.
-
### Describe the issue
I have generated an onnx model from the yolo_nas_pose nano model which can be found [here](https://github.com/Deci-AI/super-gradients/blob/master/notebooks/YoloNAS_Pose_Fine_Tu…
-
- Remove parameters:
- `tf_ned_to_nwu`
- `tf_ned_to_enu`
- `frame_based_nwu`
- `frame_based_enu`
- Allow to set reference frame for orientation (must change only orientation and orienta…