Datasets & licensing

Longpipe is fully open source, trained on open source datasets. Specifically:

License

SDK source code is MIT-licensed — see LICENSE.

The pre-trained model weights distributed via cdn.longpipe.dev (and any mirrored copies) are also MIT-licensed — see WEIGHTS_LICENSE. You’re free to self-host them inside other open-source or commercial projects under MIT-compatible terms.

Training data and pretrained weights

Longpipe’s pre-trained weights are released under MIT (see WEIGHTS_LICENSE). They were trained on:

The encoder is initialized from a pre-trained EfficientNet-Lite backbone — Apache 2.0.

As is standard for trained models, the released weights are not a redistribution of any training image or video — they are published under MIT.