Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
The project does not include a file to export to the onxx format
Thanks.
Once model is trained , how much time it takes to load and detect everytime
Where is the jetson inference project? I couldn't find it in your list or repos
github.com/mailrocketsystems/jetson-train
How to scan the object with camera lively?
Instead of passing the video, you can use camera i.e. /dev/video0 or pass the location of camera device accordingly
How to change directory at the end to csi camera slot 2 from jetson nano to make it real time?
HI, I have not tested this with csi camera but it should not be difficult as code uses opencv to read frame.
@@RocketSystems what should ichange in the code?
what files will be present in imageSets? Am traing using google colab and i have my dataset and annotations . am using image datasets
If you watch previous video of training where I trained model for fruits, I have explained the files and dir structure in that video
@@RocketSystems I don't use video file that's why I got confused. In the trainval and val text files , is the file names of image is same as train and test
Yes. Filenames are same
@@RocketSystems Thankyou for the replying
where can I find the export onnx py file please?
That will be in your jetson hardware
but I’m training using Google Colab
i have an error like AttributeError: Can't pickle local object 'TrainAugmentation.__init__..' and can you help me to solve it?
Which step you are facing this issue?
@@RocketSystems During the training process, I do it in the window, does that have any effect?
Haven't trained on windows so cannot confirm this but Ubuntu is recommended
@@RocketSystems And one more question, what version of python are you using in this model
And how many classes can be used in this model?
It is giving unable to read video
getting an error FileNotFoundError: [Errno 2] No such file or directory: 'data/sub-train-annotations-bbox.csv'
The project does not include a file to export to the onxx format
Thanks.
Once model is trained , how much time it takes to load and detect everytime
Where is the jetson inference project? I couldn't find it in your list or repos
github.com/mailrocketsystems/jetson-train
How to scan the object with camera lively?
Instead of passing the video, you can use camera i.e. /dev/video0 or pass the location of camera device accordingly
How to change directory at the end to csi camera slot 2 from jetson nano to make it real time?
HI, I have not tested this with csi camera but it should not be difficult as code uses opencv to read frame.
@@RocketSystems what should ichange in the code?
what files will be present in imageSets? Am traing using google colab and i have my dataset and annotations . am using image datasets
If you watch previous video of training where I trained model for fruits, I have explained the files and dir structure in that video
@@RocketSystems I don't use video file that's why I got confused. In the trainval and val text files , is the file names of image is same as train and test
Yes. Filenames are same
@@RocketSystems Thankyou for the replying
where can I find the export onnx py file please?
That will be in your jetson hardware
but I’m training using Google Colab
i have an error like AttributeError: Can't pickle local object 'TrainAugmentation.__init__..' and can you help me to solve it?
Which step you are facing this issue?
@@RocketSystems During the training process, I do it in the window, does that have any effect?
Haven't trained on windows so cannot confirm this but Ubuntu is recommended
@@RocketSystems And one more question, what version of python are you using in this model
And how many classes can be used in this model?
It is giving unable to read video
getting an error
FileNotFoundError: [Errno 2] No such file or directory: 'data/sub-train-annotations-bbox.csv'