Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update preprocessing steps in feature extraction #4

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

awxlong
Copy link

@awxlong awxlong commented Jan 17, 2025

  1. added an args.py file to parse user arguments
  2. update machine_config.py for better naming of directories created (avoid creating repetitive Data/ directory)
  3. update pre_processing.py to extract features with foundation models UNI, prov-gigapath, resnet-50 and also compute weighted adjacency matrices as in CAMIL

Xuelong An Wang added 7 commits August 27, 2024 17:54
…onfig.py for better naming of directories created (avoid creating repetitive Data/ directory); 3. update pre_processing.py to extract features with foundation models UNI, prov-gigapath, resnet-50 and also compute weighted adjacency matrices as in CAMIL
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.

None yet

1 participant