- Webアプリ作成(吉塚、水野との共同研究)
- OB訪問(PwCコンサルティング合同会社)
- 日立コンサルティング秋季インターンES提出
Webアプリがなかなか大変です....
Webアプリがなかなか大変です....
就職活動を続けます。履歴書を作成して面接を準備します。
就職担当者からより多くの資料を得て、引き続き申請するつもりです。
先週は遊びすぎて、今週から研究を続けます。
1.sam works not well.
2.FMIX(https://github.com/ecs-vlc/FMix) works well in CIFAR10.
SAV1 model in cifar10 with Fmix :93%
SAV1 model in cifar10 without Fmix :91.6%
but in my own dateset.
SAV1 model with Fmix:87%
SAV1 model … Continue Reading ››
PV-RCNN is a 3D detection paper that I am reading. This paper concentrated the 2 points into one framework: voxel CNN, and key-point refine, which is also a two-stage framework.
Finished the testing work, the result shows that more image is used to train lead better performance on testing datasets. (git)
先週学習したモデルにはデータ的に誤りがあったため、Google Colabで再度学習した
正確な精度検証はできてません