Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Stability-AI/stable-fast-3d
/ functions
Functions
288 in github.com/Stability-AI/stable-fast-3d
⨍
Functions
288
◇
Types & classes
75
↳
Endpoints
3
↓ 1 callers
Method
get_center_boundary_index
(self, verts)
sf3d/models/isosurface.py:93
↓ 1 callers
Function
get_extensions
()
texture_baker/setup.py:17
↓ 1 callers
Function
get_extensions
()
uv_unwrapper/setup.py:14
↓ 1 callers
Method
get_mask
Get the occupancy mask from the rasterized map Args: rast (Tensor, bake_resolution bake_resolution 4, float): Rasterized
texture_baker/texture_baker/baker.py:32
↓ 1 callers
Method
get_scene_codes
(self, batch)
sf3d/system.py:210
↓ 1 callers
Function
get_triplane_attention_mask
(res)
sf3d/models/transformers/backbone.py:251
↓ 1 callers
Method
identity
uv_unwrapper/uv_unwrapper/csrc/common.h:346
↓ 1 callers
Method
interpolate_pos_encoding
This method allows to interpolate the pre-trained position encodings, to be able to use the model on higher resolution images.
sf3d/models/tokenizers/dinov2.py:89
↓ 1 callers
Method
interpolate_pos_encoding
This method allows to interpolate the pre-trained position encodings, to be able to use the model on higher resolution images.
sf3d/models/tokenizers/dinov2.py:1133
↓ 1 callers
Method
intersect
texture_baker/texture_baker/csrc/baker.cpp:371
↓ 1 callers
Method
is_leaf
texture_baker/texture_baker/csrc/baker.h:171
↓ 1 callers
Method
is_leaf
uv_unwrapper/uv_unwrapper/csrc/bvh.h:82
↓ 1 callers
Method
keys
(self)
sf3d/models/network.py:191
↓ 1 callers
Function
magnitude
uv_unwrapper/uv_unwrapper/csrc/common.h:240
↓ 1 callers
Method
make_activation
(self, activation)
sf3d/models/network.py:183
↓ 1 callers
Method
normalize_grid_deformation
( self, grid_vertex_offsets: Float[Tensor, "Nv 3"] )
sf3d/models/isosurface.py:106
↓ 1 callers
Method
num_triangles
texture_baker/texture_baker/csrc/baker.h:169
↓ 1 callers
Method
num_triangles
uv_unwrapper/uv_unwrapper/csrc/bvh.h:80
↓ 1 callers
Function
parse_structured
(fields: Any, cfg: Optional[Union[dict, DictConfig]] = None)
sf3d/models/utils.py:42
↓ 1 callers
Function
polygon_area
Helper function to calculate the area of a polygon
uv_unwrapper/uv_unwrapper/csrc/intersect.cpp:647
↓ 1 callers
Method
prune_heads
(self, heads: Set[int])
sf3d/models/tokenizers/dinov2.py:339
↓ 1 callers
Method
quad_remesh
( self, quad_vertex_count: int = -1, quad_rosy: int = 4, quad_crease_angle: fl
sf3d/models/mesh.py:151
↓ 1 callers
Function
registerVisualizer
(nodeType, nodeData)
comfyui/visualization.js:108
↓ 1 callers
Method
register_ada_norm_modulation
(self, norm1_mod: nn.Module, norm2_mod: nn.Module)
sf3d/models/tokenizers/dinov2.py:542
↓ 1 callers
Function
remove_background
(input_image: Image)
gradio_app.py:122
↓ 1 callers
Function
remove_background
( image: Image, rembg_session: Any = None, force: bool = False, **rembg_kwargs, )
sf3d/utils.py:52
↓ 1 callers
Function
render
()
comfyui/web/visualizer.js:36
↓ 1 callers
Function
run_model
(input_image, remesh_option, vertex_count, texture_size)
gradio_app.py:58
↓ 1 callers
Method
save
(self, mesh, filename_prefix)
__init__.py:166
↓ 1 callers
Method
set_gradient_checkpointing
(self, value: bool = False)
sf3d/models/tokenizers/dinov2.py:841
↓ 1 callers
Method
sort_edges
(self, edges_ex2)
sf3d/models/isosurface.py:134
↓ 1 callers
Function
triangle_aabb_intersection
uv_unwrapper/uv_unwrapper/csrc/intersect.cpp:9
↓ 1 callers
Function
triangle_centroid
Calculate the centroid of a triangle
texture_baker/texture_baker/csrc/baker.cpp:18
↓ 1 callers
Method
triangle_remesh
( self, triangle_average_edge_length_multiplier: Optional[float] = None, triangle_reme
sf3d/models/mesh.py:185
↓ 1 callers
Function
triangle_triangle_intersection
uv_unwrapper/uv_unwrapper/csrc/intersect.cpp:666
↓ 1 callers
Method
triplane_to_meshes
( self, triplanes: Float[Tensor, "B 3 Cp Hp Wp"] )
sf3d/system.py:151
Method
BVH
uv_unwrapper/uv_unwrapper/csrc/bvh.h:92
Method
BVH
uv_unwrapper/uv_unwrapper/csrc/bvh.cpp:12
Method
FindBestSplitPlane
uv_unwrapper/uv_unwrapper/csrc/bvh.cpp:223
Method
INPUT_TYPES
(cls)
__init__.py:30
Method
INPUT_TYPES
(s)
__init__.py:53
Method
INPUT_TYPES
(s)
__init__.py:73
Method
INPUT_TYPES
(s)
__init__.py:155
Method
Matrix4
uv_unwrapper/uv_unwrapper/csrc/common.h:247
Function
PYBIND11_MODULE
Registers _C as a Python extension module.
texture_baker/texture_baker/csrc/baker.cpp:534
Function
PYBIND11_MODULE
Registers _C as a Python extension module.
uv_unwrapper/uv_unwrapper/csrc/unwrapper.cpp:258
Method
Subdivide
uv_unwrapper/uv_unwrapper/csrc/bvh.cpp:160
Function
TORCH_LIBRARY
Defines the operators
texture_baker/texture_baker/csrc/baker.cpp:537
Function
TORCH_LIBRARY
Defines the operators
uv_unwrapper/uv_unwrapper/csrc/unwrapper.cpp:261
Function
TORCH_LIBRARY_IMPL
Registers CPP implementations
texture_baker/texture_baker/csrc/baker.cpp:543
Function
TORCH_LIBRARY_IMPL
Registers CPP implementations
uv_unwrapper/uv_unwrapper/csrc/unwrapper.cpp:267
Method
Triangle
uv_unwrapper/uv_unwrapper/csrc/intersect.cpp:222
Method
UpdateNodeBounds
uv_unwrapper/uv_unwrapper/csrc/bvh.cpp:78
Method
__call__
( self, image: Union[ PIL.Image.Image, np.ndarray, torch.F
sf3d/models/utils.py:203
Method
__init__
(self)
__init__.py:163
Method
__init__
( self, cfg: Optional[Union[dict, DictConfig]] = None, *args, **kwargs )
sf3d/models/utils.py:23
Method
__init__
(self, resolution: int, tets_path: str)
sf3d/models/isosurface.py:25
Method
__init__
( self, v_pos: Float[Tensor, "Nv 3"], t_pos_idx: Integer[Tensor, "Nf 3"], **kwargs )
sf3d/models/mesh.py:30
Method
__init__
(self, config: Dinov2Config)
sf3d/models/tokenizers/dinov2.py:73
Method
__init__
(self, config)
sf3d/models/tokenizers/dinov2.py:172
Method
__init__
(self, config: Dinov2Config)
sf3d/models/tokenizers/dinov2.py:214
Method
__init__
(self, config: Dinov2Config)
sf3d/models/tokenizers/dinov2.py:317
Method
__init__
(self, config: Dinov2Config)
sf3d/models/tokenizers/dinov2.py:333
Method
__init__
(self, config)
sf3d/models/tokenizers/dinov2.py:381
Method
__init__
(self, drop_prob: Optional[float] = None)
sf3d/models/tokenizers/dinov2.py:422
Method
__init__
(self, config)
sf3d/models/tokenizers/dinov2.py:453
Method
__init__
(self, config: Dinov2Config)
sf3d/models/tokenizers/dinov2.py:472
Method
__init__
(self, config: Dinov2Config)
sf3d/models/tokenizers/dinov2.py:549
Method
__init__
(self, config: Dinov2Config)
sf3d/models/tokenizers/dinov2.py:732
Method
__init__
(self, config: Dinov2Config)
sf3d/models/tokenizers/dinov2.py:853
Method
__init__
(self, config)
sf3d/models/tokenizers/dinov2.py:957
Method
__init__
( self, image_size: int, patch_size: int, num_channels: int, hidden_size: int )
sf3d/models/tokenizers/dinov2.py:1070
Method
__init__
( self, image_size: int, patch_size: int, num_channels: int, hidden_size: int )
sf3d/models/tokenizers/dinov2.py:1113
Method
__init__
( self, embedding_dim: int, condition_dim: int, zero_init: bool = False,
sf3d/models/transformers/attention.py:6
Method
__init__
( self, dim, kv_dim=None, num_heads=16, qkv_bias=False, attn_d
sf3d/models/transformers/backbone.py:37
Method
__init__
( self, dim: int, dim_out: Optional[int] = None, mult: int = 4, dropou
sf3d/models/transformers/backbone.py:85
Method
__init__
( self, dim: int, kv_dim: Optional[int] = None, num_heads: int = 16, q
sf3d/models/transformers/backbone.py:108
Method
__init__
( self, dim_z: int, dim_x: int, num_heads: int = 16, qkv_bias: bool =
sf3d/models/transformers/backbone.py:216
Method
__init__
( self, dim: int, resolution: int, num_heads: int = 16, qkv_bias: bool
sf3d/models/transformers/backbone.py:273
Method
__init__
( self, dim_latent: int, dim_input: int, num_basic_blocks: int = 4, nu
sf3d/models/transformers/backbone.py:336
Method
__init__
(self)
texture_baker/texture_baker/baker.py:7
Method
__init__
(self)
uv_unwrapper/uv_unwrapper/unwrap.py:11
Method
_init_weights
Initialize the weights
sf3d/models/tokenizers/dinov2.py:627
Method
_prune_heads
Prunes heads of the model. heads_to_prune: dict of {layer_num: list of heads to prune in this layer} See base class PreTrainedModel
sf3d/models/tokenizers/dinov2.py:763
Function
abs_vec
uv_unwrapper/uv_unwrapper/csrc/common.h:209
Method
all_edges
(self)
sf3d/models/isosurface.py:120
Function
assign_faces_uv_to_atlas_index
uv_unwrapper/uv_unwrapper/csrc/unwrapper.cpp:140
Method
backward
(ctx, g)
sf3d/models/network.py:93
Function
beforeRegisterNodeDef
(nodeType, nodeData, app)
comfyui/visualization.js:131
Function
conditional_decorator
(decorator_with_args, condition, *args, **kwargs)
sf3d/models/network.py:17
Method
configure
(self)
sf3d/system.py:106
Method
configure
(self)
sf3d/models/network.py:41
Method
configure
(self)
sf3d/models/network.py:161
Method
configure
(self)
sf3d/models/camera.py:19
Method
configure
(self)
sf3d/models/tokenizers/image.py:25
Method
configure
(self)
sf3d/models/tokenizers/triplane.py:21
Method
configure
(self)
sf3d/models/transformers/backbone.py:166
Method
configure
(self)
sf3d/models/transformers/backbone.py:419
Method
configure
(self)
sf3d/models/image_estimator/clip_based_estimator.py:43
Method
configure
(self)
sf3d/models/global_estimator/multi_head_estimator.py:39
← previous
next →
101–200 of 288, ranked by callers