-
**Hello Everyone,
Could you please explain the following section of the code in relation to the pipeline. My question is why did you use the conv2d followed by conv1d. What are the benefits and wh…
-
## 🚀 Feature
support mainstream pruning techniques.
## Motivation
Recently, lots of new pruning algorithms are proposed, but the [current implementation](https://github.com/pytorch/pytorch/blob/4…
-
I meets the errors when funtune using loar.
ValueError: Target module LlamaDecoderLayer(
(self_attn): LlamaAttention(
(q_proj): Linear(in_features=2048, out_features=2048, bias=False)
(k…
-
**Submitting author:** @nathandecaux (Nathan Decaux)
**Repository:** https://github.com/nathandecaux/labelprop
**Branch with paper.md** (empty if default branch):
**Version:** v1.2
**Editor:** @likea…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmpose/issues) and [Discussions](https://github.com/open-mmlab/mmpose/discussions) but cannot get the expected help.
- [X…
-
## 論文リンク
https://arxiv.org/abs/1910.00470
## 公開日(yyyy/mm/dd)
2019/10/01
## 概要
AEsを検出する手法を提案。異なるネットワークの層で特異な特徴表現をするサンプルを棄却する。この検出手法に対する新しい攻撃手法を提案し評価した。提案手法は既存手法よりも高精度だった。
## メモ
- 棄却に使用する特徴…
-
### 論文リンク
https://proceedings.mlr.press/v155/anderson21a/anderson21a.pdf
## title: "**Sim-to-Real Transfer for Vision-and-Language Navigation**"
### 1. どんなもの?
- R2Rデータセットで学習したVLN(Vision-and-Lang…
-
### Metadata
- Authors: Kuang-Jui Hsu, Yen-Yu Lin, Yung-Yu Chuang
- Organization: Acadamia Sinica & NTU
- Conference: CVPR 2019
- Paper: http://cvlab.citi.sinica.edu.tw/images/paper/cvpr-hsu19.pdf…
-
When I train 'configs\animal_2d_keypoint\topdown_heatmap\animalpose\td-hm_hrnet-w48_8xb64-210e_animalpose-256x256.py' with my own data, when I use CocoMetric as evaluation, my AP is all 0, and when I …
-
> [0] Bengio, Yoshua, Ian J. Goodfellow, and Aaron Courville. "Deep learning." An MIT Press book. (2015). [pdf] (Deep Learning Bible, you can read this book while reading following papers.) :star::sta…