Skip to content

issues Search Results · repo:bilylee/SiamFC-TensorFlow language:Python

Filter by

115 results
 (74 ms)

115 results

inbilylee/SiamFC-TensorFlow (press backspace or delete to remove)

Hello! I ve found a performance issue in /datasets/dataloader.py: dataset.batch(self.config[ batch_size ])(here) should be calle before dataset.map(transform_fn, num_parallel_calls=self.config[ prefetch_threads ...
  • DLPerf
  • 1
  • Opened 
    on Aug 30, 2021
  • #117

Hello, I found a performance issue in the definition of build_search_images, nference/inference_wrapper.py, tf.to_float(frame_sz[0:2] - 1) will be created repeatedly during program execution, resulting ...
  • DLPerf
  • Opened 
    on Aug 22, 2021
  • #116

这个版本的训练过程没有用到负例吗?看起来只有正例pairs
  • TouchSkyWf
  • Opened 
    on Aug 10, 2021
  • #115

Please, ignore it.
  • AydinAlptug
  • Opened 
    on Nov 19, 2020
  • #114

Logs folder is empty and the same error occurred with ** python experiments/SiamFC-3s-gray-pretrained.py ** too. What am I doing wrong? ERROR:SiamFC-3s-color-pretrained:Failed after 0:00:00! Traceback ...
  • AydinAlptug
  • 1
  • Opened 
    on Oct 31, 2020
  • #113

I know with Pysot I was able to return a parameter tracker score that reported the confidence of the siam tracking. Is there a parameter with SiamFC-TensorFlow that reports this metric? How I accomplished ...
  • GOBish
  • Opened 
    on Aug 18, 2020
  • #112

Has there been any success getting the SiamFC tracker to run using a tensorRT model? thanks.
  • GOBish
  • Opened 
    on Aug 18, 2020
  • #111

您好!感谢你的辛勤工作。在使用您给出的benchmark进行评估我的算法时,执行到第六步开始评估时,出现了“no module name siamfc”错误,猜想是第二部替换路径时出现了错误,由于我的算法是参照“StrangerZhang/siamfc-pytorch”,所以run_siamfc.py也是有点不一样的,希望您能给予帮助,不胜感激。
  • 001Object-tracking-learner
  • Opened 
    on Jun 17, 2020
  • #110

Hi, I would like to run run_tracking.py on Numpy files rather than passing the list of .jpgs I followed the inference session and saw that you are providing jpg list right to your model for inference. ...
  • AliWaheed
  • 2
  • Opened 
    on Jun 5, 2020
  • #109
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub