DeepPTZ

August 26, 2020 ยท View on GitHub

Thanks for your interest in DeepPTZ: Deep Self-Calibration for PTZ Cameras (WACV2020).

To train the model, you need the training and validation dataset. The dataset is available in https://cloud.frameau.xyz/index.php/s/ra4HCCweXaYKWTe Alternatively, you can generate the dataset by your self from SUN360, with the code provided in the matlab folder. With the dataset, you can run the code with command: bash run.sh.

For only evaluating the performance, you can use the pretrained model which is available at https://cloud.frameau.xyz/index.php/s/EgnEzJidkGkkbcQ

If you have any questions regarding the code or our work, please leave an isssue and we will address it.

Contact through chaoningzhang1990@gmail.com if you need any extra help.

If you use our code, please cite through

@InProceedings{Zhang_2020_WACV,
author = {Zhang, Chaoning and Rameau, Francois and Kim, Junsik and Argaw, Dawit Mureja and Bazin, Jean-Charles and Kweon, In So},
title = {DeepPTZ: Deep Self-Calibration for PTZ Cameras},
booktitle = {Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)},
month = {March},
year = {2020}
}