forked from hyseob/MDNet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSE
57 lines (45 loc) · 2.46 KB
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Copyright Pohang University of Science and Technology. All rights reserved.
Contact person:
Hyeonseob Nam (namhs09 <at> postech.ac.kr)
This software is being made available for individual research use only.
Any commercial use or redistribution of this software requires a license from
the Pohang University of Science and Technology.
You may use this work subject to the following conditions:
1. This work is provided "as is" by the copyright holder, with
absolutely no warranties of correctness, fitness, intellectual property
ownership, or anything else whatsoever. You use the work
entirely at your own risk. The copyright holder will not be liable for
any legal damages whatsoever connected with the use of this work.
2. The copyright holder retain all copyright to the work. All copies of
the work and all works derived from it must contain (1) this copyright
notice, and (2) additional notices describing the content, dates and
copyright holder of modifications or additions made to the work, if
any, including distribution and use conditions and intellectual property
claims. Derived works must be clearly distinguished from the original
work, both by name and by the prominent inclusion of explicit
descriptions of overlaps and differences.
3. The names and trademarks of the copyright holder may not be used in
advertising or publicity related to this work without specific prior
written permission.
4. In return for the free use of this work, you are requested, but not
legally required, to do the following:
* If you become aware of factors that may significantly affect other
users of the work, for example major bugs or
deficiencies or possible intellectual property issues, you are
requested to report them to the copyright holder, if possible
including redistributable fixes or workarounds.
* If you use the work in scientific research or as part of a larger
software system, you are requested to cite the use in any related
publications or technical documentation. The work is based upon:
Hyeonseob Nam, Bohyung Han.
Learning Multi-Domain Convolutional Neural Networks for Visual Tracking
arXiv:1510.07945, 2015.
@article{nam2015mdnet,
title={Learning Multi-Domain Convolutional Neural Networks for Visual Tracking},
author={Hyeonseob Nam and Bohyung Han},
journal={CoRR},
volume={abs/1510.07945},
year={2015},
}
This copyright notice must be retained with all copies of the software,
including any modified or derived versions.