-
Dear Prof. Smith,
thank you for sharing your code and for the advances in polarimetric computer vision.
I am currently working on my bachelor thesis, comparing your work against a multiview polari…
-
Thank you for sharing your source code with the community.
Upon closely scrutinizing the provided code, I observed that the algorithm bears a remarkable resemblance to [this all_gather implementati…
-
```
test_dataset1 = BinDatasets(bin_path=bin_path, config=config)
test_dataset2 = KFaceDatasets(data_path, test_idx_path, img_size,
acs, lux, e…
-
Hello @shuaishiliu,
When I tested the same code with your pretrained model (checkpoints), I hadn't the same results of the paper. Can you explain me why please?
Another question, how can I con…
-
Good work. Are you planning to upload a dataset_nuscenes and train_nuscenes files? I really want to test it.
-
## Why
Machine Learning 輪講は最新の技術や論文を追うことで、エンジニアが「技術で解決できること」のレベルをあげていくことを目的にした会です。
prev. https://github.com/wantedly/machine-learning-round-table/issues/146
## What
話したいことがある人はここにコメントしましょう…
-
# C-FSCIL (CVPR 2022)
Constrained Few-shot Class-incremental Learning, CVPR 2022. [[paper](https://arxiv.org/abs/2203.16588)][[code](https://github.com/IBM/constrained-FSCIL)]
## Institution & A…
-
**Submitting author:** @DenaJGibbon (Dena Clink)
**Repository:** https://github.com/DenaJGibbon/gibbonNetR
**Branch with paper.md** (empty if default branch):
**Version:** 1.0.0
**Editor:** @faroit
*…
-
Hello,
Trying to use this to figure out the CSG of MNIST Fashion loaded from keras. No matter what pre-processing I try I keep getting a shape error. I figure it should be similar to whatever pre-p…
-
Hello,
I would like to contribute to a tutorial on [Hyperbolic Vision Transformers](https://arxiv.org/abs/2203.10833) by Ermolov, A. et al (2022).
The paper describes a vision transformer with …