PotterWhite Claude Opus 4.7 commited on
Commit
1bec881
·
1 Parent(s): 3d6f7a4

feat: add RVM ONNX and RKNN model artifacts

Browse files

ONNX:
- rvm_mobilenetv3_fp32.onnx (base model, opset 12)
- rvm_mobilenetv3_fp16.onnx
- rvm_mobilenetv3_fp32_no_refiner.onnx
- rvm_resnet50_fp32.onnx / rvm_resnet50_fp16.onnx
- .pth source weights (mobilenetv3, resnet50)

RKNN:
- rvm_mobilenetv3_fp16_1080x1920_rk3588_fp16.rknn (dsr=0.25, current default)
- rvm_mobilenetv3_fp16_1080x1920_0.5-dsr_rk3588_fp16.rknn (dsr=0.5, best quality)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

RobustVideoMatting/onnx/rvm_mobilenetv3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3c7c1d92033f7c38d6577c481d13a195d7d80a159b960f4f3119ac7b534cf4f8
3
+ size 15217721
RobustVideoMatting/onnx/rvm_mobilenetv3_fp16.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a0d5ce6cc17702613be548559879b4521ed424cfe14ddc48d1acaa44d616f64
3
+ size 7503483
RobustVideoMatting/onnx/rvm_mobilenetv3_fp32_no_refiner.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64c899d6681012f1f2be9b4cd9381ab62441998db5d2aa78d1bf57b821560f24
3
+ size 14971656
RobustVideoMatting/onnx/rvm_resnet50.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c191a807251164c073dce5fa408e7a816070d539b882b2a3150330a9fec112ce
3
+ size 107905875
RobustVideoMatting/onnx/rvm_resnet50_fp16.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9266f5046411d604bbff38e18c54bf8c70d85d93bbc400564697590f5712738
3
+ size 53752431
RobustVideoMatting/onnx/rvm_resnet50_fp32.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25db300fcb6ee27f941a1b52c97856e8d1f13c7f35817f81a612f89af0e8a85c
3
+ size 107479165
RobustVideoMatting/rknn/rvm_mobilenetv3_fp16_1080x1920_0.5-dsr_rk3588_fp16.rknn ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e804ca844a18aa038d831850c8d1874056d5ee763642c7b1c681a14cc02e67f
3
+ size 16230987
RobustVideoMatting/rknn/rvm_mobilenetv3_fp16_1080x1920_rk3588_fp16.rknn ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66bfff8bf9df6c2d9a3fd0e058b6fd323c8d893d3e5b8c9dfc261462ac3d79e4
3
+ size 12361607