You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# BEEIA Model
2
2
3
-

3
+

4
4
5
5
6
6
_______________
@@ -47,7 +47,7 @@ To continue we are going to need a few files :
47
47
48
48
Those file are available on this shared drive, I advice you make a local copy of it so you can work on your own.
49
49
50
-
- Copy the google colab [file](https://colab.research.google.com/drive/1e9s61mfkgQniunoi6vBFMDGelnq9SALP/) and create your own so you can add your modifications. The file is also present [in the notebook folder](notebook\all_in_one.ipynb)
50
+
- Copy the google colab [file](https://colab.research.google.com/drive/1e9s61mfkgQniunoi6vBFMDGelnq9SALP/) and create your own so you can add your modifications. The file is also present [in the notebook folder](notebook/all_in_one.ipynb)
51
51
52
52
Please refer to the comments on the colab file to get the hang of it there.
53
53
_________
@@ -67,18 +67,18 @@ There is the all_in_one notebook that details each step if you want everything i
67
67
To create the records (you can skip this part as the results are in the data folder), the output should be a **pascalvoc_training.record** file :
0 commit comments