-
# 해야할 순위
1. Pose Estimation을 위해 셀카 찍기
2. 셀카를 젯슨 나노로 옮겨서 Pose Estimation 적용해보기
-
# Contrastive Learning
## InstDisc, CVPR 2018
Unsupervised Feature Learning via Non-Parametric Instance Discrimination, CVPR 2018. [[paper](https://openaccess.thecvf.com/content_cvpr_2018/html/W…
-
Hi @2y7c3, thanks for your awesome work. As for the last two terms in the last line of Eqn. 16, I am confused about how to convert the penalty term to the sum of these two l2 norms. Could you please p…
zen-d updated
7 months ago
-
-
This issue is for collecting suggestions.
You can either:
1.Suggest a new feature by leaving a comment.
2.Vote for a feature request with +1 or be against with -1.
3.Tell us that you would like t…
-
Hi, thanks for sharing a great implementation of EWC!
I have a question on the fisher information function (i.e., def fisher_matrix(model, dataset, samples):), as follows.
In the calculation of …
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@citation-js/plugin-enw@0.1.1` for the project I'm wo…
-
Implement Yolo-LSTM detection network that will be trained on Video-frames for mAP increasing and solve blinking issues.
* https://arxiv.org/abs/1705.06368v3
* https://arxiv.org/abs/1506.04214v2
…
-
微博内容精选
-
感谢分享代码以及很棒的论文。
对论文有一个疑问,为什么只在 Y channel 上计算 PSNR 和 SSIM?
感谢!
```
We adopt PSNR and SSIM [43] as evaluation metrics by referring Y channels in the YCbCr space.
```