issues
search
DirtyHarryLYL
/
DJ-RN
As a part of HAKE project (HAKE-3D). Code for our CVPR2020 paper "Detailed 2D-3D Joint Representation for Human-Object Interaction".
Apache License 2.0
100
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
<lambda>() takes 1 positional argument but 2 were given
#78
yyvhang
closed
1 year ago
4
Run SMPLify-x on vcoco dataset
#77
mansooreh1
opened
2 years ago
0
Do you consider human_thres and Object_thres?
#76
mansooreh1
opened
2 years ago
2
operands could not be broadcast together with shapes (1560224,) (1489274,)
#75
mansooreh1
opened
2 years ago
2
plot visualized map of a output tensor of network
#74
mansooreh1
closed
2 years ago
1
How do I get the output of open pose for dataset ambiguous?
#73
mansooreh1
closed
2 years ago
1
What is shape and pose parameter?
#72
mansooreh1
closed
3 years ago
6
Trainval_Neg.pkl file
#71
mansooreh1
closed
3 years ago
3
Object Sphere Center
#70
mansooreh1
closed
3 years ago
4
how to create the path including object_Neg for being able to run the concat_w2v.py script?
#69
monajalal
closed
3 years ago
1
File "/scratch3/research/code/DJ-RN/script/generate_utils.py", line 131, in point_align_vis point[1] *= -1 IndexError: invalid index to scalar variable. for Demo.ipynb
#68
monajalal
closed
3 years ago
3
--> 128 point[1] *= -1 129 projected = np.matmul(camera_transform, point) 130 img_point = projected[:2] / projected[2] IndexError: invalid index to scalar variable.
#67
monacv
closed
3 years ago
0
File "script/concat_w2v.py", line 80, in <module> hoi_class = Trainval_Neg[key][i][1][0] TypeError: 'int' object is not subscriptable
#66
monacv
closed
3 years ago
3
Not sure what does the result of generate_3D_obj_Neg.py is supposed to be as or why we run this script at all?
#65
monacv
closed
3 years ago
1
very low GPU utilization when running the Feature_extraction.py script
#64
monacv
closed
3 years ago
1
Calculate ratio, gamma_min and gamma_max
#63
mary-arch
closed
3 years ago
1
raise TypeError("Invalid comparison of non-real %s" % me) for line otri, obj_vertexs = get_param(result, hbox, obox, htri, img, radius, gamma_min, gamma_max)
#62
monacv
closed
3 years ago
3
result of generate_3D_obj_GT.py look weird
#61
monacv
closed
3 years ago
1
The visualized attention
#60
mary-arch
opened
3 years ago
4
while the pkl file exists if not os.path.exists(os.path.join(args.res, 'results/HICO_train2015_%08d/%03d.pkl' % (key, item[6]))): continue doesn't work as expected and generate_3D_obj_GT.py creates no obj file
#59
monacv
closed
3 years ago
3
The input of 3D Human
#58
mary-arch
opened
3 years ago
2
no results gets saved in --save_obj_path dir for step 6 of data processing
#57
monacv
closed
3 years ago
0
hico_obj_parameter.txt is missing
#56
monacv
closed
3 years ago
1
File "script/assign_pose_Neg.py", line 26, in <module> data = pickle.load(open('Data/Trainval_Neg_HICO_with_pose.pkl', 'rb'), encoding='latin1') FileNotFoundError: [Errno 2] No such file or directory: 'Data/Trainval_Neg_HICO_with_pose.pkl'
#55
monacv
closed
3 years ago
1
Difficulty understanding what should be passed as --pose and --res arguments for step 5 of data preprocessing
#54
monacv
closed
3 years ago
1
Request for vertex_path_GT.txt file for Feature Extraction script via pointnet?
#53
monacv
closed
3 years ago
0
File "/scratch3/research/code/DJ-RN/pointnet/models/pointnet_hico.py", line 13, in placeholder_inputs pointclouds_pl = tf.placeholder(tf.float32, AttributeError: module 'tensorflow' has no attribute 'placeholder'
#52
monacv
closed
3 years ago
1
line 45 of script/Download_data.py should change from `is not` to `!=`
#51
monacv
closed
3 years ago
1
smplify-x sometimes fails and sometimes doesn't fail on certain images
#50
monacv
closed
3 years ago
1
How should I exactly run the script/assign_pose_GT.py script?
#49
monacv
closed
3 years ago
1
Could you please share the results of running smplify-x on the hico-det dataset?
#48
monacv
closed
3 years ago
0
No image gets dumped in the subfolders of "images" folder when running smplifyx/main.py on HICO-DET train images
#47
monacv
closed
3 years ago
1
when using human_body_prior module for smplify-x for preprocessing the HICO-DET image dataset I get best_model_fname = sorted(glob.glob(os.path.join(expr_dir, 'snapshots', '*.pt')), key=os.path.getmtime)[-1] IndexError: list index out of range
#46
monacv
closed
3 years ago
1
python script/filter_pose.py --ori openpose/openpose_hico_train --fil filtered_results/openpose_hico_train yields no results
#45
monacv
closed
3 years ago
0
which SMPLX should I download? Does it work also with 2020 version that has FLAME blendshapes?
#44
monacv
closed
3 years ago
1
The 3D coordinates of the center of the sphere and the points of the human body are in the same coordinate?
#43
masyrezaei
closed
3 years ago
1
The file generate_3D_obj_GT.py
#42
mahsa1363
closed
3 years ago
3
How can I get the GT and Neg data?
#41
Ivan-VV
closed
3 years ago
4
word embedding
#40
mary-arch
opened
3 years ago
0
According to this output, how do I know where the coordinates of the elbow are?
#39
mary-arch
opened
3 years ago
1
ValueError: operands could not be broadcast together with shapes (10701,) (1489274,)
#38
mary-arch
closed
3 years ago
3
How is the gt_hoi_py2.pkl file created
#37
mary-arch
opened
3 years ago
2
For obj_index=10 the scores matrix have no value
#36
mary-arch
closed
3 years ago
2
There is not the folder HICO_train2015_00000149 in spatial_configuration_Neg folder
#35
mary-arch
closed
3 years ago
0
How are the files part-w2v.pkl and obj-w2v.pk created
#34
mahsa1363
closed
3 years ago
4
iles part-w2v.pkl and obj-w2v.pk
#33
mahsa1363
closed
3 years ago
0
features with size 1228*256
#32
mohammad749
closed
3 years ago
2
the value of loss is NaN
#31
mohammad749
closed
3 years ago
9
correction in the file ult.py
#30
mohammad749
closed
3 years ago
9
Error in concat_w2v.py
#29
mohammad749
closed
3 years ago
7
Next