Closed s39674 closed 2 years ago
UPDATE: I created https://github.com/s39674/PCB-Component-Detection with very beginner model similar to this example: https://pytorch.org/tutorials/beginner/blitz/cifar10_tutorial.html#sphx-glr-beginner-blitz-cifar10-tutorial-py ; I'm looking for feedback and suggestions.
The final schematic should include resistors, capacitors, inductors etc.. So we need a way to detect those component. There is a nice dataset of PCB components here: https://sites.google.com/view/chiawen-kuo/home/pcb-component-detection but I don't know how to start training a model, can anyone help? Thanks!