learner-101

Results 23 comments of learner-101

![2](https://user-images.githubusercontent.com/38683074/155468458-988eb850-52f0-4691-a268-7c7082669207.png)

> ![2](https://user-images.githubusercontent.com/38683074/155468458-988eb850-52f0-4691-a268-7c7082669207.png) sorry @dusty-nv I was able to train because I misplaced my dataset in the wrong folder

I have other questions to ask: 1. how do i do image augmentation using the tutorial? 2. is there a way to do an underfitting and overfitting? 3. how can...

Thank you @dusty-nv. That was really helpful. But then when I tried to put them into `trainval.txt`, `test.txt`, `val.txt` etc I received the error as stated above.

When I tried to run livestream upon building the model. I realized my camera feed is flipped. Is there any way to flipped it back? I'm using Jetson TX2

> So do you have the file: `total-5/ImageSets/Main/trainval.txt` and `total-5/ImageSets/Main/test.txt` ? Does your user have permissions to read them? I did. But it give `TypeError: unsupported format string passed to...

@dusty-nv I realized the models are write-protected. how do i remove that so that i can delete it? because i want to change the parameters and train the model again....

![error](https://user-images.githubusercontent.com/38683074/155874436-4816c018-134d-4964-80d2-68e805c72716.png) I have this error when i try to train the same model with increased epoch value

if i decrease the workers=0 i still get the same error. I also tried to swap the memory (i don't know if i did it correctly i dont really understand...

Thank you @dusty-nv ! I was training my model with increasing epoch and i found out that the more epoch i have. when i test my model with test images....