-
related paper
|摘要|
|---|
|The ability to perform pixel-wise semantic segmentation in real-time is of paramount importance in mobile applications. Recent deep neural networks aimed at this task ha…
-
related paper
|摘要|
|---|
|Real-time semantic segmentation plays an important role in practical applications such as self-driving and robots. Most research working on semantic segmentation focuses…
-
## 0. 論文
https://arxiv.org/abs/1606.02147
Adam Paszke, Abhishek Chaurasia, Sangpil Kim, Eugenio Culurciello
## 1. どんなもの?
軽量なセマンティックセグメンテーション
## 2. 先行研究と比べてどこがすごい?
## 3. 技術や手法のキモはどこ?
#…
-
## 一言でいうと
DNNの精度を落とさず演算速度をどう上げるかという課題へのアプローチ(最近トレンドになっている)。構成は下図の通りで、18倍の速度向上とパラメーター数を1/79に削減。ポイントはdown samplingで、早い層から仕掛けている
![enet](https://user-images.githubusercontent.com/544269/26999588-7d…
-
### Search before asking
- [X] I have searched the Ultralytics [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
Currently only pol…
-
Original Traceback (most recent call last):
File "D:\Anaconda3\envs\hyperseg\lib\site-packages\torch\utils\data\_utils\worker.py", line 302, in _worker_loop
data = fetcher.fetch(index)
File…
-
Link to another project: **DPT (Dense Prediction Transformers)** - State of the art Semantic-segmentation and Monocular depth estimation network
* Top-1 accuracy on Pascal-Context Semantic segmenta…
-
Link to another project: **DPT (Dense Prediction Transformers)** - State of the art Semantic-segmentation and Monocular depth estimation network
* Top-1 accuracy on Pascal-Context Semantic segmenta…
-
# Reference
**paper**
- 09/2018 [Searching for Efficient Multi-Scale Architectures for Dense Image Prediction](https://arxiv.org/abs/1809.04184)
- 10/2018 [Fast Neural Architecture Search of Compac…
-
#BMVC2018 submission
Institute: Toshiba Research, Cambridge
URL: https://arxiv.org/pdf/1805.04554.pdf
Keyword: Realtime Segmentation
Interest: 2
### Summary
We propose ContextNet, a new dee…