Skip to content

issues Search Results · repo:texturedesign/texturize language:Python

Filter by

28 results
 (141 ms)

28 results

intexturedesign/texturize (press backspace or delete to remove)

Full traceback: Traceback (most recent call last): File frozen runpy , line 198, in _run_module_as_main File frozen runpy , line 88, in _run_code File C:\tools\miniconda3\envs\texturize\Scripts\texturize.exe\__main__.py ...
  • terrainer
  • 4
  • Opened 
    on Oct 7, 2023
  • #47

Hi, I m just curious what the anticipated timeline for PBR material generation is. Also I have found a database of high quality PBR data, would it be possible to use your PBR model as a pretrained model ...
  • mangoplane
  • Opened 
    on Jun 14, 2023
  • #46

/usr/local/lib/python3.9/dist-packages/texturize/critics.py:116: UserWarning: Using a target size (torch.Size([256, 256])) that is different to the input size (torch.Size([256, 253])). This will likely ...
  • ishu121992
  • 2
  • Opened 
    on Apr 2, 2023
  • #44

Following the example from the readme: from texturize import api, commands, io # The input could be any PIL Image in RGB mode. image = io.load_image_from_file( input.png ) # Coarse-to-fine synthesis ...
  • melonmouse
  • 1
  • Opened 
    on Jun 21, 2022
  • #38

The dependencies listed in pip are: creativeai, docopt, progressbar2, schema It seems the missing dependencies are: ipython, ipywidgets, Pillow, protobuf, torch and torchvision.
  • melonmouse
  • 2
  • Opened 
    on Jun 21, 2022
  • #37

I m running: texturize remix Bricks075A_1K_Color.png --size 2048x1024 --device=cuda --variations=2 Seems like using --variations anything other than 1 causes the following almost immediately: OCTAVE ...
  • anderslanglands
  • 1
  • Opened 
    on Jun 15, 2022
  • #36

I m getting the following error when trying to run: texturize remix examples/dirt1.webp --size=256x256 --device=cuda I installed as per instructions in the README. I m on a pretty fresh Ubuntu 20.04, ...
  • anderslanglands
  • 5
  • Opened 
    on Jun 15, 2022
  • #35

the expand command does not work with me am I using it right? texturize expand Com_texture.PNG with texture.PNG --size=400x400
  • AdhamSalah5
  • 1
  • Opened 
    on May 7, 2022
  • #34

HI I want to create texture from 2 or more images. I tried the mashup code but got error. I resized my images to 512x512 sources = [ io.load_image_from_file( /home/casper/Desktop/point_clouds/texturize/tex1.png ...
  • sharoseali
  • 1
  • Opened 
    on Nov 16, 2021
  • #33

Hi! First, Thanks for texturize, it s a really great job. I was wondering if it s possible to run the application on multiple GPUs. I m trying to mashup on images of size 1024x1024px and it takes a long ...
  • Crubert-digit
  • 1
  • Opened 
    on May 12, 2021
  • #32
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub