Syed Abdul Gaffar Shakhadri
Syed Abdul Gaffar Shakhadri
In tensorflow/pytorch we use model.predict() for input image, Is there any similar way in torchreid? or How can we predict sequence of output from input image for person-ReID.
if I consider object approaching towards the ref line as IN, How can I modify so that I can get the count of object going OUT of the ref line
Greetings, Thanks for the great work. Can you please provide the links to the dataset or the files which are used in dataset.py. Because if I run the dataset.py with...
CXX tools/caffe.cpp CXX tools/test_net.cpp CXX tools/finetune_net.cpp CXX examples/TextField/inference.cpp CXX .build_release/src/caffe/proto/caffe.pb.cc examples/TextField/inference.cpp: In function ‘int main(int, char**)’: examples/TextField/inference.cpp:43:3: error: reference to ‘shared_ptr’ is ambiguous shared_ptr net_; ^~~~~~~~~~
can we get the output images in a folder as we get by using torchreid framework?
Is there a way to remove false positives while detecting the actions? or any other helpful parameters to tweak. Thank You