Hubch / cad_recognition

cad drawings Recognition matching system with GNN
MIT License
6 stars 2 forks source link

Lack of model file. Is there an existing available model? #4

Closed wanrui closed 3 days ago

wanrui commented 1 week ago

https://github.com/Hubch/cad_recognition/blob/dca3225a3b2d246f086d3130ad3904cff6d45726/modelserve/cad_detect.py#L11

The file is missing from the modelserve/models directory, and when using the files within it to recognize images, there is a mismatch with modelserve/LabelMap.py. Do you have any better materials that you can provide? I would greatly appreciate it.

Hubch commented 1 week ago

The model is old and large, you can train one yourself using our training code in the det_matrices file.