Skip to content

Python template Model_Inference.py -- Hard-coded material selection #18

Answered by haoranli1031
wkirgsn asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @wkirgsn, you may need to copy the Testing folder (the one we provided in the master folder, structure shown below) into the working directory during your test, which can be removed later and doesn't need to be included into the submission. This is the folder where datasets are loaded from.

.
2023 MagNet Challenge Testing Data (Public)
├── Training
│   ├── ...
└── Testing
        ├── Material A
        │   ├── B_Field.csv
        │   ├── Frequency.csv
        │   ├── Temperature.csv
        ├── Material B
        │   ├── ...
        ├── Material C
        │   ├── ...
        ├── Material D
        │   ├── ...
        ├── Material E
             ├── ...

On the other hand, the output…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

wkirgsn
Dec 20, 2023
Collaborator Author

You must be logged in to vote
3 replies
@wkirgsn
Comment options

wkirgsn Dec 20, 2023
Collaborator Author

@haoranli1031
Comment options

Answer selected by haoranli1031
@wkirgsn
Comment options

wkirgsn Dec 20, 2023
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants