xiaohythu

Results 6 issues of xiaohythu

In the folder of the dataset - ‘/grasp’, all the json files contain a object file of '.stl'. However, I cannot find such a format in ShapeNet dataset(for example, ShapeNetCore.v2)....

Hi Nat, I found that the feature map size in your code is set to 1x1, could you tell me your reason. Natrually, feature map size should be larger than...

When I choose to add a gripper in the env by setting **agent_type='simple_gripper**' in the class ClevrEnv. A following error occured: dm_control.mujoco.wrapper.core.Error: Object of type b'body' with name 'point_mass' does...

![123](https://user-images.githubusercontent.com/45822006/71318810-e1e68580-24d0-11ea-912b-6d5df0d4cd8f.PNG) As the image shows, the training accuracy is 0.7 and the val accuracy is 0.549. I think both of the two accuracies are much lower than the MAC network...

when I execute following code: python ~/depth/monodepth/code/monodepth/utils/evaluate_kitti.py --split eigen --predicted_disp_path ~/depth/monodepth/trained_models/model_eigen/disparities.npy \ --gt_path ~/depth/monodepth/datasets/KITTI/ --garg_crop A error happend : 0 files missing Traceback (most recent call last): File "/home/xhy/depth/monodepth/code/monodepth/utils/evaluate_kitti.py", line...

运行信息: ubuntu 16 GTX 2080 Python2.7 cudatoolkit 9.0 cudnn 7.1.2 错误如下,请问问题可能出在哪里 2019-05-11 00:20:11.500263: I tensorflow/core/platform/cpu_feature_guard.cc:140] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA...