biplab2008 commited on
Commit
64a28ff
1 Parent(s): ae274a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -18,6 +18,10 @@ pipeline_tag: image-feature-extraction
18
  # Viscosity Regression Model
19
  Regress the viscosity value [cP] directly from videos using CNN3D and Feedforward NN; no need for hand-crafted feature engineering.
20
 
 
 
 
 
21
 
22
  #### Train & Test R2
23
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6632618508a36fda54f27609/7q6Xrx8upSIwIwgC1wEEw.png)
 
18
  # Viscosity Regression Model
19
  Regress the viscosity value [cP] directly from videos using CNN3D and Feedforward NN; no need for hand-crafted feature engineering.
20
 
21
+ # Video Frames
22
+
23
+ <video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/6632618508a36fda54f27609/o9oitVnhhZpAG7OrT0LuE.mp4"></video>
24
+
25
 
26
  #### Train & Test R2
27
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6632618508a36fda54f27609/7q6Xrx8upSIwIwgC1wEEw.png)