cynthia-you

Results 8 issues of cynthia-you

Dr.Pan ,thanks for sharing your work. I'm trying to reconstruct the 3D shape or info of old bulidng according to your repo. The inference of church(you offered) works well ....

Hi, Thanx for your great work,. when run "$ bash inference_freemask.sh", error existed as :no such file. Pls tell me where can i get this json file?

As server it can control the alpha parameters But in the demo of python libs: ''' input = Image.open(path) output = remove(input) ''' Pls tell me where can i select...

Hi, I have configured your repo, and when i run example_agent.py, the __init__ function of gym.make() reported: the 'observation_space' must be the required argument. Could you please tell me how...

Add a func in removebg.py: ``` def remove_background_and_save_img(self, img_file_path,save_path, size="regular", bg_color=None): """ Removes the background given an image file and outputs the file as the original file name with "no_bg.png"...

Because of the limited memory of the graphics devices, will u try run demo on colab? thanks

Hi~ , how can python use SDPT3 4.0 solver? thanx~