kaia-li

Results 3 issues of kaia-li

I mean for pix2pix now it's for images(256256,2 channels for RGB), if I want to use it for two dataset: data A: 981; data B: 98*1 Now I want to...

When I want to classify the hcp task-based dataset, I need some specific region, like below: Gambling Punish--region:Striatum; MMP code:361, 362; Prediction:-- Could you please explain me what's the meaning...

TensorRT version: '10.0.1' After training I obtained a customer weight: a.pt, I want to use this weight to inference video by TensorRT, I do as following: `model = YOLOv10('/07/yolov10-main/runs/detect/train2/weights/a.pt') #...