msun67

Results 4 comments of msun67

%%shell cd /content/shapy/regressor python demo.py --save-vis true --save-params true --save-mesh true --split test --datasets openpose --output-folder samples/shapy_fit/ --exp-cfg configs/b2a_expose_hrnet_demo.yaml --exp-opts output_folder=../data/trained_models/shapy/SHAPY_A part_key=pose datasets.pose.openpose.data_folder=../samples datasets.pose.openpose.img_folder=images datasets.pose.openpose.keyp_folder=openpose datasets.batch_size=1 datasets.pose_shape_ratio=1.0 I am trying...

I can't see it because I don't have access to it :(

yes I have installed pytorch and torchvision My error comes out like this ![SHAPY_Err](https://github.com/muelea/shapy/assets/83386842/f408bd44-a1cb-432e-97c5-c591f00355a9) Can you help me :( ?

Thank you very much for your answer. Is there a way to change the numpy version in colab? i try: !apt update !pip install --upgrade pip setuptools wheel !apt-get install...