Skip to content

Add running scripts to dali#26

Open
sanaAyrml wants to merge 10 commits intomainfrom
add_running_scripts_to_dali
Open

Add running scripts to dali#26
sanaAyrml wants to merge 10 commits intomainfrom
add_running_scripts_to_dali

Conversation

@sanaAyrml
Copy link
Contributor

@sanaAyrml sanaAyrml commented Apr 30, 2024

PR Type

[Feature ]

Short Description

Add running scripts based on their papers.


This change is Reviewable

@sanaAyrml sanaAyrml changed the base branch from main to add_synthetic_to_dali April 30, 2024 00:01
@sanaAyrml sanaAyrml changed the base branch from add_synthetic_to_dali to main April 30, 2024 00:39
@sanaAyrml sanaAyrml requested a review from afkanpour April 30, 2024 00:40
Copy link
Collaborator

@afkanpour afkanpour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Sana. Thanks for putting this PR together. A few questions before I review it:

  1. Have you run experiments with these configs already? If so, did they generate reasonable results, i.e. relatively close to the papers' results?
  2. A lot of details in these configs are repetitive, which makes it easy to make mistakes and hard to review. Have you thought about factoring out common pieces into a config, and then build specific changes on top of that config? For example, the settings between [SSL]_paper.yaml and [SSL]_paper_synth.yaml is just the synthetic data and setting parts. Everything else should be the same. Also, configs between different SSL algorithms have a lot in common. So there could be a central config and other configs derived from it.

Reviewed all commit messages.
Reviewable status: 0 of 34 files reviewed, all discussions resolved

fereshtehforghani and others added 6 commits May 2, 2024 11:57
* add code

* add extra linear scripts

* added scripts

* fix bugs

* add inaturalist to dali

* fix inaturalist dali

* add places dali dataloader

* add 150 scripts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants