Skip to content

Conversation

@Shysto
Copy link
Contributor

@Shysto Shysto commented Apr 9, 2024

Implementation of FuseFormer (Video inpainting)
Reference

Models must be uploaded to https://storage.googleapis.com/ailia-models/fuseformer.

⚠️ This model was exported from PyTorch using opset=18 as it uses the operator aten::col2im (cf. List of supported ONNX operators by PyTorch).
It needs an update from ailia SDK, and works with onnx-runtime only for now.

@Shysto Shysto requested a review from kyakuno April 9, 2024 05:21
@Shysto Shysto self-assigned this Apr 9, 2024
@Shysto
Copy link
Contributor Author

Shysto commented Apr 9, 2024

There is no LICENSE file in the original repo...

@kyakuno
Copy link
Collaborator

kyakuno commented Apr 9, 2024

アップロードしました。
https://storage.googleapis.com/ailia-models/fuseformer/fuseformer.onnx
など

@kyakuno
Copy link
Collaborator

kyakuno commented Apr 9, 2024

video inpainting。

@kyakuno
Copy link
Collaborator

kyakuno commented Apr 9, 2024

Thanks. The inference code is surprisingly simple.

@kyakuno
Copy link
Collaborator

kyakuno commented Apr 9, 2024

No License : ruiliu-ai/FuseFormer#23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants