Gallon Deng
Gallon Deng
Hi, I set the "numImages_autotrain" to a small number(i.e., 5) to test the autoTrain function. My system is Ubuntu 16.04 and all the aide modules run on a single machine...
Hi, great work. I'm also trying to use yolov3 in openvino. Have you checked the inference accuracy for the converted yolov3 model? I trained my own dataset with new model(based...
nice work! How about retraining? It will support retraining on new dataset? Thanks
great repo. I ran some tests and found that NaN may appear in the code, speciffically, in the bbox calculation and iou function.
Hi, nice work. How about retraining on a new dataset? Because I find that the pre-trained PCN performs badly on low-resolution images.
great work! There are plenty of awsome functions in the repo. It would be better to add more useful examples to show how to use these built-in functions to embed...
in the hugging face demo, the expression prompt mode only output one object, even if there are multi same objects?
demo page not working http://103.170.5.190:7860/
Nice work. However, I tried some images and asked the model to output the description with short words or sentence, but it always given a long output. I tried prompts...