-
Oral:
- [x] Self-Similarity Grouping: A Simple Unsupervised Cross Domain Adaptation Approach for Person Re-Identification Yang Fu, Yunchao Wei, Guanshuo Wang, Yuqian Zhou, Honghui Shi, Thomas S. Hu…
-
Please post here interesting papers, possibly with a brief description of technique and results (improvement).
-
### Question
I'm using Steaming Convnets [Model](https://github.com/facebookresearch/wav2letter/tree/v0.2/recipes/models/streaming_convnets) to train my own dataset (English) that is from different …
-
I am using tensorflow 2.13.0 and keras 2.13.1. I got this error? could you please advise what is the version of compitable TensorFlow
```
ModuleNotFoundError Traceback (most …
-
Hi,
What is the status of the train branch ? I'd be down for contributing if you wish ?
-
## 0. 論文
[Self-regulation: Employing a Generative Adversarial Network to Improve Event Detection](http://aclweb.org/anthology/P18-1048)
Yu Hong Wenxuan Zhou Jingli Zhang Qiaoming Zhu Guodong Zhou∗
…
-
Issue to track the grant application for Climate Change AI 2024.
Grant URL: https://www.climatechange.ai/calls/innovation_grants_2024#application-instructions
-
As commented before, at this moment we have an ugly website, the "current version website" or "web site version 1.X". Some of its source code was at http://git.AddressForAll.org/site-v1
This *git* …
-
## ざっくり言うと
- learn-to-rankにおいてもneuralモデルが出てきているが,そこにadversarial learningを導入して汎化性能を向上させようという研究
- 検索対象となるquery, documentのembeddingにはCosSimモデルとDuetモデルを使用
- CosSim: https://github.com/IkokObi/paper-r…
-
I check fairseq document and saw that it has these two parameters --restore-file and --finetune-from-model.
In this repo, you used --restore-file to "fine-tune" as seen here https://github.com/Mo…