资源算法 siamfc-yolov3-tracker

siamfc-yolov3-tracker

2020-03-04 | |  44 |   0 |   0

siamfc-yolov3-tracker

Clone, and cd into the repo/yolov3 directory. The first thing you need to do is to get the weights file This time around, for v3, authors has supplied a weightsfile only for COCO here, and place the weights file into your repo directory. Or, you could just type (if you're on Linux)

wget https://pjreddie.com/media/files/yolov3.weights

To install required packages run command below.

pip install -r requirements.txt

SiamFC PyTorch implementation

YoLoV3 PyTorch implementation

To be continued!


上一篇:tensorflow-slim-yolov3

下一篇:yolov3_pytorch_ros

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...