-
Hi,
I'm trying to replicate your results. The following file is missing in the downloaded dataset: slip_classification_lite/train_80_20_1.txt.
Kindly provide the same.
Thanks.
Susmit
-
Can you give an example as to what arguments need to be given to train_test_split.py for lets say, the breast cancer data.
-
Hello authors,
Thank you for your incredibly interesting paper. I had a very quick question about the CelebA-HQ train/test split.
I believe the config uses the split 29000/1000: https://github…
-
**Is your feature request related to a problem? Please describe.**
Tried to use `pandas.DataFrame` for outputs, got error:
```
Traceback (most recent call last):
File "/usr/local/lib/python3.1…
-
Hi, I am use the create_dvm_dataset.ipynb to generate the required data. I found one problem:
There is no saved file named"dvm_features_{split}_noOH{v}_physical_jittered_50.csv", but the program rea…
-
Hello,
We're trying to re-use your dataset to further study fact extraction as part of a master's thesis at the University of Geneva.
This might be me not understanding something, but in the wik…
-
Hi , thanks for your awosome work, but i am curioused about the train/test split. I am wondering what scenes you have used to re-train the nomal prior network. I notice that you have put path.py in ./…
-
Thank you for your wonderful project!
Could you provide the train/test split JSON files for the MSR-VTT caption dataset? I am unable to access the following files:
• datasets/annotations_all/ms…
-
### Issue Description
I am getting a weird error when creating a force plot.
Its telling:
TypeError: only size-1 arrays can be converted to Python scalars
Code below.Is this a bug or am i usi…
-
Hi,
kinda puzzled.
I am running a local Dask instance with XGBoost on a machine with 2 GPUs.
It works flawlessly with the Boston dataset, but just gets stuck with the Covertype dataset, which is …