Naveen kumar

Results 13 issues of Naveen kumar

how to calculate f1 score after the detection of testing images?

What is the loading batch time displayed on terminal after detection can u explain? @ayooshkathuria @ryoppippi

Loading Batch that is displayed on the terminal after completeion of detection what is that time,Can u explain? @ayooshkathuria

draw_DB.m file is missing can u give me the file? After what are the clear steps to follow I'm having the epoch*.pth files where to give to see the results...

is these two parameters take the image input from that .pkl file?

output are:-python itop_side.py 406it [00:27, 15.02it/s] ('Accuracy:', 0) ('joint_', 0, 'Head', ', accuracy: ', 0) ('joint_', 1, 'Neck', ', accuracy: ', 0) ('joint_', 2, 'RShoulder', ', accuracy: ', 0) ('joint_',...

In itop_top.py there is no file ITOP_top.pth in the repository can help me providing this file

HEy good work, 1.depth = scio.loadmat(self.trainingImageDir + str(self.validIndex[index]+1) + '.mat')['img'](line 141 in icvl.py) where is the mat file to be given in this line i couldnt see in our code?

There is no .h5 files for converting images into mat format of the files ! Can i have it? line13 in datapreprocesses.py-(/dataspace/zhangboshen/ITOP_LSTM/ITOP_NewBaseline/data/top_train/ITOP_top_train_depth_map.h5) line 14 in datapreprocesses.py-("/dataspace/zhangboshen/ITOP_LSTM/ITOP_NewBaseline/data/top_train/ITOP_top_train_labels.h5") THis files are used...