circuitnet / CircuitNet

CircuitNet: An Open-Source Dataset for Machine Learning Applications in Electronic Design Automation (EDA)
https://circuitnet.github.io/
BSD 3-Clause "New" or "Revised" License
308 stars 45 forks source link

N14 dataset issue #42

Open zhu-jinbo opened 2 weeks ago

zhu-jinbo commented 2 weeks ago

Hello, have you solved this problem? https://github.com/circuitnet/CircuitNet/issues/36 Why did I still encounter the same problem? 1730967328679

apri0426 commented 2 weeks ago

Please pull the repo, or update the csv here: https://github.com/circuitnet/CircuitNet/blob/main/routability_ir_drop_prediction/files/train_N14.csv. This csv does not contain the names in your errors and should work fine.

zhu-jinbo commented 2 weeks ago

First of all, thank you for your answer. But we encountered a file missing issue when executing a preprocessing script to generate a training set for the corresponding task, python generate_training_stet.cpy -- task IR_rop -- data_path [path_to-decompressible d_dataset] -- savepath [path_to-usave_output], Will the train_14.csv file you proposed work at this time? And when we tried to update train_14.csv using your method, we also encountered the same error.

apri0426 commented 2 weeks ago

I update the generate_training_set.py script, and it should be working now.

zhu-jinbo commented 1 week ago

Thank you very much for your answer, but we tried your method again and still encountered an error. Later, when we searched for the corresponding missing npy file, we found that the features and labels in the original decompressed dataset files did not correspond one-to-one. When we tried to delete the inconsistent files, we found that generate_training_stet.cy would run successfully. Therefore, we believe that it may be caused by incomplete data downloaded from Baidu Cloud. We hope you can check if the data set in the cloud drive is correct?

zhu-jinbo commented 1 week ago

And I have another question, on your website https://circuitnet.github.io/intro/intro.html In this table, writing DRC in CircuitNet-N14 doesn't mean anything. Is it because CircuitNet-N14 doesn't use DRC? 8eba51c0c3ee968754703652587587f