Skip to content

Commit

Permalink
model dosyası part-8
Browse files Browse the repository at this point in the history
  • Loading branch information
kadirnar committed Mar 11, 2022
1 parent 13bafee commit 4ec6060
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 4ec6060

Please sign in to comment.