-
## A discussion for:
- Face recognition algorithm
- Face recognition history
- Face recognition implementation using TensorLayer and TensorFlow.
**Feel free to add more papers and discuss here …
-
Could we get an example how to load the Detection or the Registration networks and pass in a depth file or a mesh file, and run prediction?
I am struggling to see how to perform inference on a file…
-
Everything works fine for me, I can generate .flo without trouble and I can convert them to .png
However, when I see the .png image it looks very pixelated as in Figure 1 (left) of this paper:
- …
-
### Subtitle : Matching Networks, Prototypical Networks, Siamese Networks, Relation Networks
- Date/Time : 11/2(Mon), 20:00
**Description**
Few shot classification with metric based meta lear…
vrvrv updated
4 years ago
-
## 综述
- STOA papers with code [[url]](https://paperswithcode.com/sota/object-detection-on-coco)
- 【DeepLearning综述】 DeepLearning Detection 综述 [[blog]](https://bryce1010.blog.csdn.net/article/det…
-
Thanks for your answer in last issue.
I'm still confused about the average recall. For the tests images in each object sequence, they are all positive samples, because the model is supposed to dete…
-
* https://arxiv.org/abs/2004.06165v5
* 2020
画像とテキストのペアにクロスモーダル表現を学習する大規模な事前学習手法が、視覚言語処理のために普及してきている。
既存の手法は、単に画像領域の特徴とテキストの特徴を連結して事前学習モデルに入力し、自己注意を用いてブルートフォース的に画像とテキストの意味的整列を学習するだけであるが、本論文では、画像から…
e4exp updated
3 years ago
-
It would be nice to have in TensorFlow also the unpooling layer as it is described in the paper on deconvolution networks: http://cvlab.postech.ac.kr/research/deconvnet/
I was googling a bit and I fo…
-
**Submitting author:** @somefunagba (Oluwasegun Somefun)
**Repository:** https://github.com/somefunAgba/NLSIG-COVID19Lab
**Version:** 2.1.1
**Editor:** @majensen
**Reviewer:** @agahkarakuzu, @kakearne…
-
First, thank you all of guys. You developed a very good tool.
I tested it today, found two things:
1. The colored image is not as good as the produced black one.
2. H3C was recognized as H or H2…