-
Hi,
I run it for the mustard_easy_00_02 scene, with the provited init frame `python transductive-vos.pytorch/run_video.py --img_dir ./data/mustard_easy_00_02/rgb/ --init_mask_file ./data/mustard_e…
-
Hi,
Thanks for the great work but I am having trouble reproducing the results.
I ran (as you provided) `python main_transductive.py --dataset cora --encoder gat --decoder gat --seed 0 --device …
-
Really excited to try out this library! I was curious if any of the built-in models are inductive and able to generate embeddings for nodes that are new to networks?
-
Thank you for your wonderful work. But I have a little question about the setting of seeds in the experiments. From the provided running scripts, it seems that {0, 1, ..., 19} and {0, 1, ..., 4} are a…
-
The file `drugbank_test/transductive_train.py` and `drugbank_test/inductive_train.py` are missing.
Could u pls add them asap? Thx!
-
Hi,
recently i read your paper, and thought it was a great idea.
I noticed that Eq. 10 in the paper only added L_constraint to positive nodes. I am wondering why not add it to the negtive node…
-
**Problem**
What is the best way to train a Transductive Information Maximization (TIM) model with a resnet50 inside? I think it has something to do with the gradient calculation inside the TIM model…
-
## Keyword: differential privacy
### State-of-the-Art Approaches to Enhancing Privacy Preservation of Machine Learning Datasets: A Survey
- **Authors:** Chaoyu Zhang
- **Subjects:** Cryptography an…
-
Sorry to bother you, I'm reproducing the cold start task from your experiment, but I found that the following file is missing: 1.drugbank_id_smiles.csv 2.pair_pos_neg_triples-fold1-train.csv 3. pair_p…
-
What is the running command for the experimental results of EASY 3×ResNet12