biplab2008
commited on
Commit
•
3fd2351
1
Parent(s):
2738ef6
Update README.md
Browse files
README.md
CHANGED
@@ -13,4 +13,6 @@ tags:
|
|
13 |
pipeline_tag: image-feature-extraction
|
14 |
---
|
15 |
|
16 |
-
|
|
|
|
|
|
13 |
pipeline_tag: image-feature-extraction
|
14 |
---
|
15 |
|
16 |
+
# Viscosity Regression Model
|
17 |
+
Regress the viscosity value [cP] directly from videos using CNN3D and Feedforward NN; no need for hand-crafted feature engineering.
|
18 |
+
|