Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PINTO0309/gazelle-dinov3
/ functions
Functions
216 in github.com/PINTO0309/gazelle-dinov3
⨍
Functions
216
◇
Types & classes
30
Method
get_dimension
(self)
gazelle/backbone.py:1285
Method
get_gazelle_state_dict
(self, include_backbone=False)
gazelle/model.py:274
Function
get_heatmap
(gazex, gazey, height, width, sigma=3, htype="Gaussian")
gazelle/utils.py:104
Method
get_model
(self)
gazelle/backbone.py:430
Method
get_out_size
(self, in_size)
gazelle/backbone.py:1288
Method
get_transform
(self)
gazelle/backbone.py:31
Function
horiz_flip
(img: torch.Tensor, bbox, gazex, gazey, inout)
gazelle/utils.py:79
Method
load_gazelle_state_dict
(self, ckpt_state_dict: Dict, include_backbone=False)
gazelle/model.py:280
Method
no_weight_decay
(self)
gazelle/backbone.py:427
Function
random_bbox_jitter
(img: torch.Tensor, bbox)
gazelle/utils.py:88
Function
random_crop
(img: torch.Tensor, bbox, gazex, gazey, inout)
gazelle/utils.py:55
Function
random_photometric_distort
(img, p: float=1.0)
gazelle/utils.py:101
Function
repeat_tensors
(tensor: torch.Tensor, repeat_counts)
gazelle/utils.py:15
Function
split_tensors
(tensor: torch.Tensor, split_counts)
gazelle/utils.py:19
Function
stack_and_pad
(tensor_list: List[torch.Tensor])
gazelle/utils.py:45
Function
visualize_heatmap
(pil_image: Image.Image, heatmap, bbox=None)
gazelle/utils.py:28
← previous
201–216 of 216, ranked by callers