Hoàng Tùng Lâm (Linus)

Results 54 comments of Hoàng Tùng Lâm (Linus)

Sorry for the late reply, many things can go wrong here, probably with your dataset. Please provide more details

@yangxue0827 How can I compile and run the repo on CPU only machine ? Thanks

@jo2 @arnaud-nt2i You can set the threshold properly like this: ```python THRESH_TEST = 0.7 cfg.MODEL.ROI_HEADS.SCORE_THRESH_TEST = THRESH_TEST cfg.MODEL.RETINANET.SCORE_THRESH_TEST = THRESH_TEST cfg.MODEL.PANOPTIC_FPN.COMBINE.INSTANCES_CONFIDENCE_THRESH = THRESH_TEST cfg.MODEL.FCOS.INFERENCE_TH_TEST = THRESH_TEST ```

I would like to help implement dlpack for pycuda. Can you help point me to what function I should write and it's reference from other lib @inducer ?

@wmchris Is this possible to make hot plugging with the USB Type C port work ?

Yeah. Hot plugging with HDMI and USB-A already works. But not USB-C for me. How about your @wmchris ?

What MacOS version are you using @wmchris ?. I'm at 11.1 and the USB C are not hot pluggable

Thanks for your reply @golimpio. I also had an external SSD from Samsung and it also had an USB-C to USB-C interface as well as a type c dongle for...

Thanks @golimpio So commit 3d0aaeaa2485ab3f6999c577ef5884e9da51fb95 should be fine for Big Sur right ?

![Screen Shot 2021-08-06 at 00 42 20](https://user-images.githubusercontent.com/26834698/128396404-792fb460-f1b3-414c-8128-777c64949920.png) I've just updated to 11.5.1 and the issue still persist. Are there any other information I can provide so you guys can point...