Skip to content

Commit

Permalink
Merge pull request #16 from kadirnar/readme-part-8
Browse files Browse the repository at this point in the history
model dosyası part-8
  • Loading branch information
kadirnar authored Mar 11, 2022
2 parents 13bafee + 4ec6060 commit 40844c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,11 @@ def load_model(self):

### 3.perform_inference():
Bu fonksiyonda 3 aşamada oluşmaktadır.

a. Kütüphanenin import edilmesi gerekiyor.

b. Resimlerin size değerinin güncellenmesi lazım.

c. Modelin tahmin kodlarının yazılması gerekiyor.

3.1 Mmdet:
Expand Down

0 comments on commit 40844c2

Please sign in to comment.