sallymmx
sallymmx
How to do the visualization of Figure 5 (MMTrack)?
I0107 09:57:42.277513 21980 net.cpp:217] Network initialization done. I0107 09:57:42.277518 21980 net.cpp:218] Memory required for data: 114633208 [libprotobuf WARNING google/protobuf/io/coded_stream.cc:505] Reading dangerously large protocol message. If the message turns out to...
Do you need to search/adjust any hyper-parameters for different dataset? Since most previous siamese-like trackers need to do this for achieving their best performance.
Hi, If I re-train the model with the words defined by myself, how can I generate the calibrate the model? Thanks! Mengmeng
I have put the pyhog file into my python/site-packages file. When I run DSSTtracker.py, it report this error. 'ModuleNotFoundError: No module named 'features_pedro_py'' Can you help me?