-
**Is your feature request related to a problem? Please describe.**
sktime currently lacks built-in tools for model explainability, making it difficult for users to interpret and understand the pred…
-
For purposes of utterance encoding, gesture encoding and facial expression encoding, we shall first appeal to a nonlinear solver technique for extracting the relevant features due to what is expected …
-
Hi all, so I'm working on project to port libavtp to my qnx setup, as I'm new to this domain I would like some things to be clarified.
1. First Is libavtp POSIX-compliant?
2. Can libavtp be port…
-
Hi Author,
I found your paper on the NeurIPS 2022 website.
In the abstract, I noticed that you divided the target domain samples into source-like and target-specific samples and used different ada…
-
I changed the dataset(source data count:20000, target data count:2100)
Result:
source only:
mydata set: Average loss: 2.1571, Accuracy: 1311/2100 (62.00%)
domain adaptation:
mydata set: Average…
-
Hi,
I have read your paper "Transferable Curriculum for Weakly-Supervised Domain Adaptation", and inspired a lot. Meanwhile, I notice that you say source code will be available in this repository …
-
Hi, I hope I'm not bothering you. Recently, I have implemented a simple autoencoder with keras for text classification to do domain adaptation, but it performs worse than the original representation o…
-
Hi, thanks for sharing your code.
I want to use your DAEL model, but can ADEL support the scene that multi-source with different categories (such as category-shift problem solved in "Deep Cocktail …
-
Hi, there
I am glad to make the first issue in this repo.
I've read your code and have a question about the training process.
In the original paper, ''Multiple Source Domain Adaptation with Adversa…
-
Hello,
Can this method be used for semantic image segmentation? I have a dataset of unlabeled real images and a dataset of labeled synthetic images? Will the big resolution of the image be a proble…