GithubHelp home page GithubHelp logo

liuqk3 / otcd Goto Github PK

View Code? Open in Web Editor NEW
17.0 17.0 3.0 1.33 MB

Real-time online multi-object tracking in compressed domain

Python 87.03% Makefile 0.16% Shell 0.34% C 6.16% C++ 0.34% Cuda 5.97%

otcd's People

Contributors

liuqk3 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

otcd's Issues

_crop_and_resize

Hi
When I try to run, I get the error No module named 'lib.model.roi_align.roi_align._ext.crop_and_resize._crop_and_resize'
Can you help?
Thank you.

can not train the tracking model

Thanks for your work firstly.
I have tried to reproduce your work recently, with your training code. I forcused on the tracking model, the single head one.
But I can't get your results in the paper. My trained model only can give me the bboxes, whose left-bottom point fixed, the same as the input bbox, and right-down point moving to right and down, every time inferencing with the model.
So I want to ask for your help, that do you have any tricks in your training phase, and if training with the code without any change can get the results.

Can't download the pre-trained models

Hi Team,

I can't download the pre-trained models from the link you provided in the readme file. It looks like the URL no longer exists. Can you please provide me an updated URL to download the pre-trained models.

Thanks

Training of detection network

Hi,
Thanks for the nice work, I have few questions about the training of the detection network. I try to run your training script of the detection network, which is train_detection_on_mot.py in useful_scripts. However, the loss printed on the console seems abnormal, in the first epoch, the rcnn's regression loss is 100x smaller than three other losses which are rpn_cls, rpn_box and rcnn_cls. How do you train the RFCN network? Does the training process of RFCN similar to Faster-RCNN with multiple steps?

Decoding Error

Hi,
I'm getting the following error while running the tracking_on_mot.py

Called with args:
Namespace(cfg_file='./cfgs/resnet101.yml', class_agnostic=False, cuda=True, dataset_year=['MOT16'], detection_interval=1, detection_sbc_model='./save/detection_sbc_101_4_1_9417.pth', detectors=['PRIVATE'], feature_crop_size=(1024, 7, 7), im_crop_size=(3, 120, 40), im_for_box=False, iou_or_appearance='both', large_scale=False, mGPUs=False, mot_dir='MOT', mv_crop_size=(2, 120, 40), mv_for_box=False, res_for_box=False, residual_crop_size=(3, 120, 40), save_detections_with_feature=False, set_cfgs=['ANCHOR_SCALES', '[1, 4, 8, 16, 32]', 'ANCHOR_RATIOS', '[1, 3]', 'MAX_NUM_GT_BOXES', '55'], stage=['val'], tracking_box_transform_sigma=1.5, tracking_model='./save/tracking_net_single_resnet18_mv_residual_2_10_6034.pth', vis=False)
tracking on MOT16-09 using PRIVATE detector ...
 Warming up the tracker...
warming up, frame 1
Decode Error.
Decoding video failed

I have downloaded MOT16 images from the official website and converted the images into a video with 20fps and encoded that video using ffmpeg as described in pytorch-coviar repository. I believe that this could be the problem of encoder. Could you share the configuration and commands of ffmpeg encoding that you have used? And if possible, can you also share the link to the encoded video that can be used directly?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.