NIPS2018
Tracking
Install / Use
/learn @shipubupt/NIPS2018README
This is the implementation of our DAT paper "Deep Attentive Tracking via Reciprocative Learning
".
The project page can be found here:
https://ybsong00.github.io/nips18_tracking/index.
The pipeline is built upon the py-MDNet tracker for your reference: https://github.com/HyeonseobNam/py-MDNet.
Note that our DAT tracker does not require offline training using tracking sequences.
Prerequisites
- GPU: NVIDIA GeForce GTX 1080 Ti
- CUDA 8.0.61
- python 2.7.14
- PyTorch 0.2.0_3 and its dependencies
Note
If you use our code based on a high-level version of PyTorch for other tasks, please ensure the "retain_graph=True, create_graph=True" in the backward function. Otherwise, the attention map cannot be used to update the parameters. Thank @Lu Zhou for checking the bug out.
Usage
- Download VGG-M (matconvnet model) and save as "DAT/models/imagenet-vgg-m.mat"
- cd DAT/tracking
python demo.py
Related Skills
node-connect
339.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
