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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -19,9 +19,10 @@ pipeline_tag: image-feature-extraction
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)
 
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
  <video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/6632618508a36fda54f27609/o9oitVnhhZpAG7OrT0LuE.mp4"></video>
23
 
24
+ # Model Architecture
25
+
26
 
27
  #### Train & Test R2
28
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6632618508a36fda54f27609/7q6Xrx8upSIwIwgC1wEEw.png)