|
@@ -1,30 +1,32 @@
|
|
+++
|
|
+++
|
|
-title = "A Person Re-Identification System For Mobile Devices"
|
|
|
|
|
|
+title = "An example journal article"
|
|
date = 2015-09-01T00:00:00
|
|
date = 2015-09-01T00:00:00
|
|
|
|
|
|
# Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`.
|
|
# Authors. Comma separated list, e.g. `["Bob Smith", "David Jones"]`.
|
|
-authors = ["GA Cushen"]
|
|
|
|
|
|
+authors = ["admin"]
|
|
|
|
|
|
# Publication type.
|
|
# Publication type.
|
|
# Legend:
|
|
# Legend:
|
|
# 0 = Uncategorized
|
|
# 0 = Uncategorized
|
|
# 1 = Conference paper
|
|
# 1 = Conference paper
|
|
# 2 = Journal article
|
|
# 2 = Journal article
|
|
-# 3 = Manuscript
|
|
|
|
|
|
+# 3 = Preprint / Working Paper
|
|
# 4 = Report
|
|
# 4 = Report
|
|
# 5 = Book
|
|
# 5 = Book
|
|
# 6 = Book section
|
|
# 6 = Book section
|
|
|
|
+# 7 = Thesis
|
|
|
|
+# 8 = Patent
|
|
publication_types = ["2"]
|
|
publication_types = ["2"]
|
|
|
|
|
|
# Publication name and optional abbreviated version.
|
|
# Publication name and optional abbreviated version.
|
|
-publication = "In *Signal Image Technology & Internet Systems (SITIS)*, IEEE."
|
|
|
|
-publication_short = "In *SITIS*"
|
|
|
|
|
|
+publication = "*Journal of Source Themes, 1*(1)"
|
|
|
|
+publication_short = ""
|
|
|
|
|
|
# Abstract.
|
|
# Abstract.
|
|
-abstract = "Person re-identification is a critical security task for recognizing a person across spatially disjoint sensors. Previous work can be computationally intensive and is mainly based on low-level cues extracted from RGB data and implemented on a PC for a fixed sensor network (such as traditional CCTV). We present a practical and efficient framework for mobile devices (such as smart phones and robots) where high-level semantic soft biometrics are extracted from RGB and depth data. By combining these cues, our approach attempts to provide robustness to noise, illumination, and minor variations in clothing. This mobile approach may be particularly useful for the identification of persons in areas ill-served by fixed sensors or for tasks where the sensor position and direction need to dynamically adapt to a target. Results on the BIWI dataset are preliminary but encouraging. Further evaluation and demonstration of the system will be available on our website."
|
|
|
|
|
|
+abstract = "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. Sed ac faucibus dolor, scelerisque sollicitudin nisi. Cras purus urna, suscipit quis sapien eu, pulvinar tempor diam. Quisque risus orci, mollis id ante sit amet, gravida egestas nisl. Sed ac tempus magna. Proin in dui enim. Donec condimentum, sem id dapibus fringilla, tellus enim condimentum arcu, nec volutpat est felis vel metus. Vestibulum sit amet erat at nulla eleifend gravida."
|
|
|
|
|
|
# Summary. An optional shortened abstract.
|
|
# Summary. An optional shortened abstract.
|
|
-summary = ""
|
|
|
|
|
|
+summary = "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum."
|
|
|
|
|
|
# Digital Object Identifier (DOI)
|
|
# Digital Object Identifier (DOI)
|
|
doi = ""
|
|
doi = ""
|
|
@@ -34,7 +36,7 @@ featured = false
|
|
|
|
|
|
# Tags (optional).
|
|
# Tags (optional).
|
|
# Set `tags = []` for no tags, or use the form `tags = ["A Tag", "Another Tag"]` for one or more tags.
|
|
# Set `tags = []` for no tags, or use the form `tags = ["A Tag", "Another Tag"]` for one or more tags.
|
|
-tags = []
|
|
|
|
|
|
+tags = ["Source Themes"]
|
|
|
|
|
|
# Projects (optional).
|
|
# Projects (optional).
|
|
# Associate this publication with one or more of your projects.
|
|
# Associate this publication with one or more of your projects.
|
|
@@ -54,7 +56,6 @@ slides = "example-slides"
|
|
|
|
|
|
# Links (optional).
|
|
# Links (optional).
|
|
url_pdf = "http://arxiv.org/pdf/1512.04133v1"
|
|
url_pdf = "http://arxiv.org/pdf/1512.04133v1"
|
|
-url_preprint = ""
|
|
|
|
url_code = ""
|
|
url_code = ""
|
|
url_dataset = ""
|
|
url_dataset = ""
|
|
url_project = ""
|
|
url_project = ""
|
|
@@ -67,9 +68,6 @@ url_source = ""
|
|
# Uncomment line below to enable. For multiple links, use the form `[{...}, {...}, {...}]`.
|
|
# Uncomment line below to enable. For multiple links, use the form `[{...}, {...}, {...}]`.
|
|
# links = [{name = "Custom Link", url = "http://example.org"}]
|
|
# links = [{name = "Custom Link", url = "http://example.org"}]
|
|
|
|
|
|
-# Does this page contain LaTeX math? (true/false)
|
|
|
|
-math = true
|
|
|
|
-
|
|
|
|
# Featured image
|
|
# Featured image
|
|
# To use, add an image named `featured.jpg/png` to your page's folder.
|
|
# To use, add an image named `featured.jpg/png` to your page's folder.
|
|
[image]
|
|
[image]
|
|
@@ -81,4 +79,6 @@ math = true
|
|
focal_point = ""
|
|
focal_point = ""
|
|
+++
|
|
+++
|
|
|
|
|
|
-More detail can easily be written here using *Markdown* and $\rm \LaTeX$ math code.
|
|
|
|
|
|
+{{% alert note %}}
|
|
|
|
+Supplementary notes can be added here, including [code and math](https://sourcethemes.com/academic/docs/writing-markdown-latex/).
|
|
|
|
+{{% /alert %}}
|