Xing Liu

Results 9 comments of Xing Liu

I think you can get the boundary map using the pretrained model - v8_net_boundary_detection.pth. You can find the code that turns image into boundary maps in transformer_model.py (in 'init_Bound') or...

I don't find such a script in this repository. The model here takes face images as input and outputs boundary maps, which is what you talked about in your first...

It seems that it does not need the actual heapmaps in the all_98pt.txt. The boundaries are generated during the training. The heatmaps in the all_98pt.txt files are not loaded in...

Do you have cuda installed? What value does "device" have after executing the following code: device = 'cuda' if torch.cuda.is_available() else 'cpu'

> Hello rosebbb and thank you for your reply, yes I got nvidia and all cuda installed using gforce experience with the latest driver. > > I will ask you...

> > Hi sorry for the late reply. From the discussion above, it seems you are using GPU and the fps is just low anyway. But if you want to...

> Hi @zhiltsov-max , Here is the annotation file I am using [nirannotations.zip](https://github.com/opencv/cvat/files/10094331/nirannotations.zip) Thanks for looking into this. Did you solve this? I have exactly the same problem with COCO...

Hi @wallaceblaia, are you using Demucs to make cuts between words?

Hi, Thanks! Did you find a good solution to keep same speaker in different files? Regards, Xing Liu On Wed, Jul 31, 2024 at 11:11 PM wallaceblaia ***@***.***> wrote: >...