mauro-nievoff commited on
Commit
00b738b
·
verified ·
1 Parent(s): 40f9cd6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -36,4 +36,8 @@ from MultiCaReClassifier.pipeline import *
36
  ```
37
  predictions = MultiCaReClassifier(image_folder = '/content/img')
38
  predictions.data.head()
39
- ```
 
 
 
 
 
36
  ```
37
  predictions = MultiCaReClassifier(image_folder = '/content/img')
38
  predictions.data.head()
39
+ ```
40
+
41
+
42
+ - Model Training by: Facundo Roffet
43
+ - Data Curation and Postprocessing by: Mauro Nievas Offidani