Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KIMGEONUNG/VideoFrom3D
/ functions
Functions
1,203 in github.com/KIMGEONUNG/VideoFrom3D
⨍
Functions
1,203
◇
Types & classes
228
↓ 1 callers
Method
loadImage
Loads input image, and applies preprocessing.
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/mobile/android/lib_support/src/main/java/org/tensorflow/lite/examples/classification/tflite/Classifier.java:310
↓ 1 callers
Method
loadImage
(String fileName)
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/mobile/android/app/src/androidTest/java/org/tensorflow/lite/examples/classification/ClassifierTest.java:86
↓ 1 callers
Method
loadRecognitions
(String fileName)
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/mobile/android/app/src/androidTest/java/org/tensorflow/lite/examples/classification/ClassifierTest.java:98
↓ 1 callers
Function
load_flow_model2
(name: str, device: str | torch.device = "cuda", hf_download: bool = True)
src/flux/util.py:307
↓ 1 callers
Function
load_from_repo_id
(repo_id, checkpoint_name)
src/flux/util.py:279
↓ 1 callers
Function
load_model
Load the specified network. Args: device (device): the torch device used model_path (str): path to saved model model_type
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/midas/model_loader.py:29
↓ 1 callers
Function
load_model
(model_type)
src/flux/annotator/midas/api.py:77
↓ 1 callers
Function
load_safetensors
(path)
src/flux/util.py:28
↓ 1 callers
Function
load_state_dict_from_url
(model, url, **kwargs)
src/flux/annotator/zoe/zoedepth/models/model_io.py:59
↓ 1 callers
Function
loader_custom
(train_batch_size, num_workers, aux, **args)
image_datasets/dataset.py:200
↓ 1 callers
Function
log_binom
log(nCk) using stirling approximation
src/flux/annotator/zoe/zoedepth/models/layers/dist_layers.py:29
↓ 1 callers
Function
main
()
colmap.py:560
↓ 1 callers
Function
main
()
sag_distribution_alignment.py:81
↓ 1 callers
Function
main
(args)
sag_generate_anchor_view.py:364
↓ 1 callers
Function
main
()
assets/mk_noise.py:572
↓ 1 callers
Function
main
()
assets/mk_edge.py:20
↓ 1 callers
Function
main
(args)
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/ros/midas_cpp/scripts/listener_original.py:51
↓ 1 callers
Function
main
(args)
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/ros/midas_cpp/scripts/listener.py:51
↓ 1 callers
Function
main
()
training_ggi/colmap.py:560
↓ 1 callers
Function
main
()
training_ggi/noise_warp.py:415
↓ 1 callers
Function
main
()
training_ggi/datasets/captioning.py:24
↓ 1 callers
Function
main
(args)
training_ggi/exps/T073-000.py:106
↓ 1 callers
Function
mix_new_noise
As alpha --> 1, noise is destroyed
ggi.py:31
↓ 1 callers
Function
mix_new_noise
As alpha --> 1, noise is destroyed
training_ggi/exps/T073-000.py:87
↓ 1 callers
Function
modify_file
()
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/tf/make_onnx_model.py:18
↓ 1 callers
Function
multiclass_nms
Multiclass NMS implemented in Numpy. Class-aware version.
src/flux/annotator/dwpose/onnxdet.py:35
↓ 1 callers
Method
newInstance
(final String message)
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/mobile/android/app/src/main/java/org/tensorflow/lite/examples/classification/CameraConnectionFragment.java:551
↓ 1 callers
Function
nms
Single class NMS implemented in Numpy.
src/flux/annotator/dwpose/onnxdet.py:6
↓ 1 callers
Function
noise_to_xyωc
(noise)
assets/mk_noise.py:214
↓ 1 callers
Function
noise_to_xyωc
(noise)
training_ggi/noise_warp.py:516
↓ 1 callers
Function
num_value_pixels
(arr)
src/flux/annotator/zoe/zoedepth/data/preprocess.py:44
↓ 1 callers
Method
onPreviewSizeChosen
(final Size size, final int rotation)
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/mobile/android/app/src/main/java/org/tensorflow/lite/examples/classification/CameraActivity.java:478
↓ 1 callers
Function
parse
()
sag_distribution_alignment.py:73
↓ 1 callers
Function
parse
()
assets/mk_noise.py:565
↓ 1 callers
Function
parse
()
assets/mk_edge.py:12
↓ 1 callers
Method
parse_img_size
(config)
src/flux/annotator/zoe/zoedepth/models/base_models/midas.py:356
↓ 1 callers
Function
parse_list
Parse a list of values for the key if the value is a string. The values are separated by a comma. Modifies the config in place.
src/flux/annotator/zoe/zoedepth/utils/config.py:295
↓ 1 callers
Method
positional_encoding_1d
Generate positional encodings Args: sequence_length (int): Sequence length embedding_dim (int): Embedding dimension
src/flux/annotator/zoe/zoedepth/models/layers/patch_transformer.py:50
↓ 1 callers
Function
postprocess
Postprocess for RTMPose model output. Args: outputs (np.ndarray): Output of RTMPose model. model_input_size (tuple): RTMPose mode
src/flux/annotator/dwpose/onnxpose.py:80
↓ 1 callers
Method
postprocess
(self, sample)
src/flux/annotator/zoe/zoedepth/data/data_mono.py:289
↓ 1 callers
Function
pred_lines
(image, model, input_shape=[512, 512], score_thr=0.10, dist_thr=2
src/flux/annotator/mlsd/utils.py:47
↓ 1 callers
Method
prepare_extra_step_kwargs
(self, generator, eta)
mypipes/pipe_nointp_control.py:488
↓ 1 callers
Method
prepare_extra_step_kwargs
(self, generator, eta)
mypipes/pipe_intp2.py:446
↓ 1 callers
Method
prepare_extra_step_kwargs
(self, generator, eta)
mypipes/pipe_nointp.py:446
↓ 1 callers
Method
prepare_latents
( self, image: torch.Tensor, batch_size: int = 1, num_channels_latents: int =
mypipes/pipe_nointp_control.py:385
↓ 1 callers
Method
prepare_latents
( self, image: torch.Tensor, batch_size: int = 1, num_channels_latents: int =
mypipes/pipe_intp2.py:343
↓ 1 callers
Method
prepare_latents
( self, image: torch.Tensor, batch_size: int = 1, num_channels_latents: int =
mypipes/pipe_nointp.py:343
↓ 1 callers
Function
prepare_rotary_positional_embeddings
( height: int, width: int, num_frames: int, vae_scale_factor_spatial: int = 8, patch_size:
training_ggi/utils.py:195
↓ 1 callers
Function
preprocess
(img, input_size, swap=(2, 0, 1))
src/flux/annotator/dwpose/onnxdet.py:80
↓ 1 callers
Function
preprocess
Do preprocessing for RTMPose model inference. Args: img (np.ndarray): Input image in shape. input_size (tuple): Input image size
src/flux/annotator/dwpose/onnxpose.py:7
↓ 1 callers
Function
print_memory
(device: Union[str, torch.device])
training_ggi/utils.py:248
↓ 1 callers
Method
raise_if_nan
(self, losses)
src/flux/annotator/zoe/zoedepth/trainers/base_trainer.py:125
↓ 1 callers
Method
random_crop
(self, img, depth, height, width)
src/flux/annotator/zoe/zoedepth/data/data_mono.py:444
↓ 1 callers
Method
random_translate
(self, img, depth, max_t=20)
src/flux/annotator/zoe/zoedepth/data/data_mono.py:456
↓ 1 callers
Function
read_cameras_binary
see: src/colmap/scene/reconstruction.cc void Reconstruction::WriteCamerasBinary(const std::string& path) void Reconstruction::Rea
colmap.py:135
↓ 1 callers
Function
read_cameras_binary
see: src/colmap/scene/reconstruction.cc void Reconstruction::WriteCamerasBinary(const std::string& path) void Reconstruction::Rea
training_ggi/colmap.py:135
↓ 1 callers
Function
read_cameras_text
see: src/colmap/scene/reconstruction.cc void Reconstruction::WriteCamerasText(const std::string& path) void Reconstruction::ReadC
colmap.py:105
↓ 1 callers
Function
read_cameras_text
see: src/colmap/scene/reconstruction.cc void Reconstruction::WriteCamerasText(const std::string& path) void Reconstruction::ReadC
training_ggi/colmap.py:105
↓ 1 callers
Function
read_images_binary
see: src/colmap/scene/reconstruction.cc void Reconstruction::ReadImagesBinary(const std::string& path) void Reconstruction::Write
colmap.py:242
↓ 1 callers
Function
read_images_binary
see: src/colmap/scene/reconstruction.cc void Reconstruction::ReadImagesBinary(const std::string& path) void Reconstruction::Write
training_ggi/colmap.py:242
↓ 1 callers
Function
read_images_text
see: src/colmap/scene/reconstruction.cc void Reconstruction::ReadImagesText(const std::string& path) void Reconstruction::WriteIm
colmap.py:204
↓ 1 callers
Function
read_images_text
see: src/colmap/scene/reconstruction.cc void Reconstruction::ReadImagesText(const std::string& path) void Reconstruction::WriteIm
training_ggi/colmap.py:204
↓ 1 callers
Function
read_model
(path, ext="")
colmap.py:473
↓ 1 callers
Function
read_model
(path, ext="")
training_ggi/colmap.py:473
↓ 1 callers
Function
read_points3D_binary
see: src/colmap/scene/reconstruction.cc void Reconstruction::ReadPoints3DBinary(const std::string& path) void Reconstruction::Wri
colmap.py:379
↓ 1 callers
Function
read_points3D_binary
see: src/colmap/scene/reconstruction.cc void Reconstruction::ReadPoints3DBinary(const std::string& path) void Reconstruction::Wri
training_ggi/colmap.py:379
↓ 1 callers
Function
read_points3D_text
see: src/colmap/scene/reconstruction.cc void Reconstruction::ReadPoints3DText(const std::string& path) void Reconstruction::Write
colmap.py:347
↓ 1 callers
Function
read_points3D_text
see: src/colmap/scene/reconstruction.cc void Reconstruction::ReadPoints3DText(const std::string& path) void Reconstruction::Write
training_ggi/colmap.py:347
↓ 1 callers
Method
readyForNextImage
()
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/mobile/android/app/src/main/java/org/tensorflow/lite/examples/classification/CameraActivity.java:512
↓ 1 callers
Function
recurse
(inp)
src/flux/annotator/zoe/zoedepth/utils/config.py:258
↓ 1 callers
Function
remove_pad
(x)
src/flux/util.py:109
↓ 1 callers
Function
repetitive_roundrobin
cycles through iterables but sample wise first yield first sample from first iterable then first sample from second iterable and so on th
src/flux/annotator/zoe/zoedepth/data/data_mono.py:181
↓ 1 callers
Function
reset_memory
(device: Union[str, torch.device])
training_ggi/utils.py:241
↓ 1 callers
Function
resize_colorcode
(colorcode, width, height)
sag_generate_anchor_view.py:478
↓ 1 callers
Function
resize_image_with_pad
(input_image, resolution, skip_hwc3=False, mode='edge')
src/flux/util.py:94
↓ 1 callers
Function
resize_intrinsic_param
(fx, fy, cx, cy, w_src, h_src, w_dst, h_dst)
myutils.py:236
↓ 1 callers
Function
resize_intrinsic_param
(fx, fy, cx, cy, w_src, h_src, w_dst, h_dst)
training_ggi/myutils.py:236
↓ 1 callers
Function
restore_file
()
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/tf/make_onnx_model.py:32
↓ 1 callers
Method
retrieve
Wait for the generation to finish and retrieve response.
src/flux/api.py:121
↓ 1 callers
Function
retrieve_timesteps
r""" Calls the scheduler's `set_timesteps` method and retrieves timesteps from the scheduler after the call. Handles custom timesteps. Any kwa
mypipes/pipe_nointp_control.py:127
↓ 1 callers
Function
retrieve_timesteps
r""" Calls the scheduler's `set_timesteps` method and retrieves timesteps from the scheduler after the call. Handles custom timesteps. Any kwa
mypipes/pipe_intp2.py:85
↓ 1 callers
Function
retrieve_timesteps
r""" Calls the scheduler's `set_timesteps` method and retrieves timesteps from the scheduler after the call. Handles custom timesteps. Any kwa
mypipes/pipe_nointp.py:85
↓ 1 callers
Function
rope
(pos: Tensor, dim: int, theta: int)
src/flux/math.py:15
↓ 1 callers
Function
run
Run MonoDepthNN to compute depth maps. Args: input_path (str): path to input folder output_path (str): path to output folder
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/run.py:105
↓ 1 callers
Function
run
Run MonoDepthNN to compute depth maps. Args: input_path (str): path to input folder output_path (str): path to output folder
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/tf/run_pb.py:13
↓ 1 callers
Function
run
Run MonoDepthNN to compute depth maps. Args: model_path (str): path to saved model
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/tf/make_onnx_model.py:64
↓ 1 callers
Function
run
Run MonoDepthNN to compute depth maps. Args: input_path (str): path to input folder output_path (str): path to output folder
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/tf/run_onnx.py:17
↓ 1 callers
Method
setCamera
(String cameraId)
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/mobile/android/app/src/main/java/org/tensorflow/lite/examples/classification/CameraConnectionFragment.java:321
↓ 1 callers
Method
setDevice
(Device device)
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/mobile/android/app/src/main/java/org/tensorflow/lite/examples/classification/CameraActivity.java:651
↓ 1 callers
Method
setModel
(Model model)
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/mobile/android/app/src/main/java/org/tensorflow/lite/examples/classification/CameraActivity.java:639
↓ 1 callers
Method
setUpCameraOutputs
Sets up member variables related to camera.
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/mobile/android/app/src/main/java/org/tensorflow/lite/examples/classification/CameraConnectionFragment.java:326
↓ 1 callers
Method
set_fetch_features
(self, fetch_features)
src/flux/annotator/zoe/zoedepth/models/base_models/midas.py:232
↓ 1 callers
Method
set_lora
(self, local_path: str = None, repo_id: str = None, name: str = None, lora_weight: int = 0.7)
src/flux/xflux_pipeline.py:110
↓ 1 callers
Method
set_lora
(self, local_path: str = None, repo_id: str = None, name: str = None, lora_weight: int = 0.7)
src/flux/my_xflux_pipeline.py:111
↓ 1 callers
Method
set_output_channels
(self, model_type)
src/flux/annotator/zoe/zoedepth/models/base_models/midas.py:330
↓ 1 callers
Method
set_processor
(self, processor)
src/flux/modules/layers.py:540
↓ 1 callers
Method
set_trainable
(self, trainable)
src/flux/annotator/zoe/zoedepth/models/base_models/midas.py:224
↓ 1 callers
Method
showCameraResolution
(String cameraInfo)
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/mobile/android/app/src/main/java/org/tensorflow/lite/examples/classification/CameraActivity.java:623
↓ 1 callers
Method
showCropInfo
(String cropInfo)
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/mobile/android/app/src/main/java/org/tensorflow/lite/examples/classification/CameraActivity.java:619
↓ 1 callers
Method
showFrameInfo
(String frameInfo)
src/flux/annotator/zoe/zoedepth/models/base_models/midas_repo/mobile/android/app/src/main/java/org/tensorflow/lite/examples/classification/CameraActivity.java:615
← previous
next →
401–500 of 1,203, ranked by callers