Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 |
Tags
- state_dict()
- Class Incremental
- prompt learning
- L2P
- requires_grad
- timm
- Mask diffusion
- Vector Quantized Diffusion Model for Text-to-Image Synthesis
- CIL
- Energy-based model
- learning to prompt
- PnP algorithm
- Discrete diffusion
- VQ-VAE
- 베이지안 정리
- VQ-diffusion
- Face Pose Estimation
- learning to prompt for continual learning
- Facial Landmark Localization
- Markov transition matrix
- img2pose: Face Alignment and Detection via 6DoF
- mmcv
- Img2pose
- Continual Learning
- Class Incremental Learning
- DualPrompt
- CVPR2022
- ENERGY-BASED MODELS FOR CONTINUAL LEARNING
- Face Alignment
- Mask-and-replace diffusion strategy
Archives
- Today
- Total
Computer Vision , AI
[One-page summary] Signal Processing for Implicit Neural Representations (NeurIPS 2022) by Xu et al. 본문
Paper_review[short]
[One-page summary] Signal Processing for Implicit Neural Representations (NeurIPS 2022) by Xu et al.
Elune001 2024. 1. 15. 22:18● Summary: Continuous convolution filter can be uniformly approximated by a linear combination of high-order differential operators
● Approach highlight
- Periodic activation function: In implicit neural representation, using the periodic activation function can be useful for models that need to produce the same output for different inputs. Ex) input x, y and output R, G, B values
- Generate new INR(implicit Neural Representations) that combine the derivatives of INR. It can be later decoded
into discretized forms such as image pixels.

● Main Results


● Discussion
- how many times do we differentiate
- Cost of differential