Skip to content

Unable to reproduce published results #13

@sheikhomar

Description

@sheikhomar

Hi,

Thank you for a great paper and for publishing the code for d-SNE.

I am trying to reproduce the MNIST-USPS results in Table 1 in your paper but so far I have been unable to do so.

Alt Text

To reproduce the results I have done following this:

  • Forked your Git repository.
  • Wrote a script to download MNIST and USPS datasets.
  • Attempted to run ./scripts/digits-mt-us-su-s.sh
  • Fixed several runtime errors and ran ./scripts/digits-mt-us-su-s.sh again. Please see the PR for the changes I made.
  • Wrote a script to parse the logs and save the results to CSV files.

In my analysis, I get the following Eval-Acc-Tgt accuracies when performing domain adaptation from MNIST to USPS:

0 1 3 5 7
d-SNE N/A 41.1 38.5 40.1 43.7

What did I do wrong? Can you please provide some guidance?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions