-
Hey! I tried to run the code exactly how you did! I followed the steps and installed every library I have now ended up with this type cast error:
`INFO: use random key COCO_train2014_000000321310-08-…
-
@@OU-MVLP原始数据集预处理中途出现了下面的类型错误,可能是什么原因造成的,有人能解决吗?@AbnerHqC
# JOB 32000 : --START-- Silhouette_015-01-06105
# JOB 32000 : --FINISH-- Contain 52 valid frames. Saved to D:\DataSet\pretreatment\OU-MV…
-
Hi,
Thank you for the code and your prompt responses to the issues.
Could you please provide the number of images used for testing from the CASIA V1 dataset? I am currently experiencing difficu…
-
When I trained FastSAM on coco128-seg dataset, I found that the part that needed training was the YOLOV8-seg model. So FastSam is only to train a YOLOV8-seg and then adding prompting oprations to it?
-
If we want to use the project in a commercial context we need to build the model based on licensed or open training data.
@fyr91 do you know if the glint360k model is licensable? Do you have experi…
-
Hi AI2THOR team,
I want to obtain the 2D detection bounding boxes of visible objects from **event.instance_detections2D**. I followed the ai2thor tutorial to set up a demo, but I found that there is…
-
Hello!I have already learned some principle of face-net and how your code work. But I have some question about the classifier.In the classifier.py and a threshold question . Classifier, it used SVC c…
-
CASIA-A and CASIA-B datasets that you have used for training the model, are both gait datasets. Which dataset you have used for the face? What is the structure of data folders?
-
I am glad to see your code.Would you mind to give me the dataset about the code,because I'm very interested in your code and I want to run it.Thank you very much.
-
Hi @davidsandberg! Thanks for your work on this repo!
When training with triplet loss using the recommended hyperparameters in the wiki, what kind of results were obtained? It'd be great if I could…