hdm30

Results 5 issues of hdm30

Hi, I would like to ask how to use tensorflow-gpu inside airflow docker. Thank you in advance

Hello, I would like to ask how to adapt the code in order to allow the model to train using GPU ? Thank you in advance.

Hi, I would like to ask whether it is possible to use your code for multilabel classfication. If so, how does the unsupervised learning of relevant sentences in texts to...

Hi, I need to train yolov7 on custom data. I labeled my data using online annotation tool that generates coordinates of polygon boxes that look like the following: 0 100...

Hi, I've tried to add negative samples to the training data by adding the images and leaving the labels (.txt files) empty, However, i encountered the following errors: File "/home/XXXX/yolov7-segmentation/utils/plots.py",...