Hugh Khu
Hugh Khu
$ python docs/connect.py [Taichi] mode=release [Taichi] version 0.7.13, llvm 10.0.0, commit 26bda350, win, python 3.8.13 [Tina] version 0.1.1 [Tina] Taichi properties hacked [Taichi] Starting on arch=cuda [Taichi] materializing... [Tina] Hint:...
#### Describe your issue I downloaded the source code of libigl and copied it to a linux machine that **could not connect to the Internet**. When I tried to compile...
Hi, I use relative path of an image in .md file, and github website could display this image correctly but it still fail to display in the blog. I am...
In script/amg.py ` amg_settings.add_argument( "--crop-overlap-ratio", type=int, default=None, help="Larger numbers mean image crops will overlap more.", ) ` conflicts with SamAutomaticMaskGenerator in segment_anything/automatic_mask_generator.py ` class SamAutomaticMaskGenerator: def __init__( self, model: Sam,...