generated from HugoBlox/theme-academic-cv
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from ImIntheMiddle/hugoblox-import-publications
Hugo Blox Builder - Import latest publications
- Loading branch information
Showing
2 changed files
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
@article{__2023, | ||
author = {武次広夢 and 浮田宗伯}, | ||
journal = {情報処理学会研究報告(Web)}, | ||
language = {ja}, | ||
number = {CVIM-234}, | ||
pages = {2023--234}, | ||
title = {効率的な動画別の人体姿勢推定を目的とした能動転移学習の不確実性基準}, | ||
url = {https://jglobal.jst.go.jp/detail?JGLOBAL_ID=202302214664049283}, | ||
urldate = {2023-11-24}, | ||
volume = {2023}, | ||
year = {2023} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: 効率的な動画別の人体姿勢推定を目的とした能動転移学習の不確実性基準 | ||
authors: | ||
- ' 武次広夢' | ||
- ' 浮田宗伯' | ||
date: '2023-01-01' | ||
publishDate: '2023-11-24T21:37:53.053667Z' | ||
publication_types: | ||
- article-journal | ||
publication: '*情報処理学会研究報告(Web)*' | ||
links: | ||
- name: URL | ||
url: https://jglobal.jst.go.jp/detail?JGLOBAL_ID=202302214664049283 | ||
--- |