Comment by pedromilcent
4 days ago
Open-source AI models are a big deal. In robotics and CV open models like Segment Anything are what made object segmentation way more accessible. This is a strong force pushing Physical AI forward!
4 days ago
Open-source AI models are a big deal. In robotics and CV open models like Segment Anything are what made object segmentation way more accessible. This is a strong force pushing Physical AI forward!
Which models release the full training dataset, the training code, the inference code, and any random seeds used? Without all of those, you can't "compile" the project. If you can't compile it yourself, then it's not open source.
Compiling the training or inference code does not give you a model.