-
https://github.com/nkmr-lab/comic-speaker-recognitions/blob/86d36a62fe5bb75c3cd5c9e851e975728a9b5b64/calc_neighbor_nonface.py#L40
calc_box_centerの引数で、ymaxではなくxmaxが渡されていました
これを直した所、距離のみで74.3%まで精度が上…
-
度々申し訳ありません
論文中の表6.2および6.3にある実験結果を再現するには、リポジトリ内のどのコードをどの順番で動かせば良いのか教えていただきたいです
何度も申し訳ないのですが、何卒宜しくお願い致します
-
何度も申し訳ありません
現在、再現実装とみなさんが公開してくださったプログラムでの追試を行っているのですが
対象とするデータについて確認してほしいことがあったのでご連絡しました
### 1. `UltraEleven`の`id = 000778cf`のセリフが対象とするデータに含まれている
このセリフはComic-Speaker-Datasetだと以下のようにアノテーションされてい…
-
# 概要
/settings/user-nameでusernameが変更されたとき、sidebarのマイページへのURLがリアクティブに変更されない
-
https://github.com/ken-nag/recursive_separation/blob/1ab8e4f87c15dd5fa1e812eeb73177f95428fc4d/wave_u_net/train_inst_num_2.py#L42
ここ’/’じゃなくて'%'では?
-
## How to reproduce:
Just ran:
```
echo one > abc; gomi abc; echo bazinga > abc; gomi abc
ls .gomi/2020/03/02/
# => abc.15_30_35 # and nothing more (assuming no more gomi uses in the day).
…
-
If using the option --system on MacOS, gomi can not handle putting the second file into recycle bin if there is already file with same name in it, and the message is:
```
gomi: already exists
``…
-
とりあえずログを載せます
```
==> Tapping b4b4r07/gomi
Cloning into '/usr/local/Homebrew/Library/Taps/b4b4r07/homebrew-gomi'...
remote: Counting objects: 5, done.
remote: Compressing objects: 100% (5/5), do…
sh1ma updated
4 years ago
-
先日メールでいろいろと質問させていただいたものです
コードの公開ありがとうございます
非常に助かっております
早速ですが、calc_neighbor.pyの72行目あたりについて質問があります
https://github.com/nkmr-lab/comic-speaker-recognitions/blob/74777c77759f60c0a75a54a24977819bb6ae5…
-
Dear Jenkins developer group:
I'd like to publish a new plugin, the client side of my Git repository log analysis product.
The Jenkins user could specify his account id/key in global configuration, …