Skip to content

Commit 3d5d60d

Browse files
committed
PyTorch-SimpleNet-AirplaneClassifier
1 parent 91aa7fa commit 3d5d60d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,18 @@
6464
- [1.1c-Book-1-->Image-Feature-Extraction_for_ACTIVE_Learning_LIGHTLY-YouTube](https://www.youtube.com/watch?v=Bj1rux7btzA)
6565
-[2-Book-2-->PyTorch-SimpleNet-AirplaneClassifier](https://github.com/RohitDhankar/obj_det/blob/dev_rohit/_book_2/logging_2_code_not_plane_4.log)
6666
<br/>
67-
```
67+
#
68+
69+
```python
70+
6871
-TRAIN----torch.cuda.memory_allocated---> 0.02 GB
6972
Epoch:10,TRAIN_Loss:0.00,VAL_Loss:0.00, Accuracy = 1.00
7073
---labels[prediction]----
7174
not_plane
7275
---labels[prediction]----
7376
not_plane
74-
```
77+
```
78+
7579
<br/>
7680

7781
#

0 commit comments

Comments
 (0)