SiamFC-tf:A TensorFlow implementation of the SiamFC tracker, use with your own camera and video, or integrate to your own project 实时物体追踪,封装API,可整合到自己的项目中

时间:2021-05-15 11:26:30
【文件属性】:
文件名称:SiamFC-tf:A TensorFlow implementation of the SiamFC tracker, use with your own camera and video, or integrate to your own project 实时物体追踪,封装API,可整合到自己的项目中
文件大小:2.94MB
文件格式:ZIP
更新时间:2021-05-15 11:26:30
tracking real-time tensorflow object-tracking siamese SiamFC-TensorFlow SiamFC跟踪器的TensorFlow实现 您可以尝试使用自己的摄像机和视频,甚至将其集成到您的项目中:) 与您自己的相机或视频一起使用 与相机一起使用 python3 demo.py cam 与您自己的视频一起使用 python3 demo.py [video path] 视频开始播放时 按o选择ROI 按q结束程序 在您的项目中使用 请参考SiameseTracker.py文件的基本用法: # debug = 0 , no log will produce # debug = 1 , will produce log file tracker = SiameseTracker(debug=0) # set the first frame tracker.set_first_frame(frame, r) while True:
【文件预览】:
SiamFC-tf-master
----SiameseTracker.py(3KB)
----metrics()
--------__init__.py(0B)
--------track_metrics.py(5KB)
----assets()
--------results.png(1.27MB)
--------TensorBoard.png(59KB)
----demo.py(2KB)
----tests()
--------01.jpg(11KB)
--------test_converted_model.py(4KB)
--------result.mat(1.58MB)
----configuration.py(4KB)
----LICENSE(1KB)
----benchmarks()
--------run_SiamFC.py(2KB)
--------__init__.py(0B)
----test.txt(0B)
----experiments()
--------SiamFC-3s-color-pretrained.py(1KB)
--------SiamFC-3s-gray-scratch.py(1KB)
--------SiamFC-3s-gray-pretrained.py(1KB)
--------SiamFC-3s-color-scratch.py(985B)
----.gitignore(33B)
----inference()
--------inference_wrapper.py(13KB)
--------tracker.py(9KB)
--------__init__.py(0B)
----siamese_model.py(9KB)
----README.md(8KB)
----embeddings()
--------convolutional_alexnet.py(5KB)
--------__init__.py(0B)
----utils()
--------train_utils.py(7KB)
--------infer_utils.py(5KB)
--------__init__.py(0B)
--------videofig.py(10KB)
--------misc_utils.py(5KB)
----scripts()
--------build_VID2015_imdb.py(5KB)
--------preprocess_VID_data.py(4KB)
--------show_tracking.py(3KB)
--------save_result_to_video.py(2KB)
--------download_assets.py(2KB)
--------__init__.py(0B)
--------convert_pretrained_model.py(3KB)
--------run_tracking.py(3KB)
----datasets()
--------transforms.py(2KB)
--------vid.py(2KB)
--------dataloader.py(4KB)
--------__init__.py(1B)
--------sampler.py(793B)
----train_siamese_model.py(7KB)

网友评论