Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Jiawei-Yang/FreeNeRF
/ types & classes
Types & classes
25 in github.com/Jiawei-Yang/FreeNeRF
⨍
Functions
244
◇
Types & classes
25
↓ 8 callers
Class
DenseLayer
DietNeRF-pytorch/dietnerf/run_nerf_helpers.py:44
↓ 5 callers
Class
LayerNorm
Subclass torch's LayerNorm to handle fp16.
DietNeRF-pytorch/CLIP/clip/model.py:159
↓ 2 callers
Class
Bottleneck
DietNeRF-pytorch/CLIP/clip/model.py:9
↓ 2 callers
Class
CLIPEncoder
DietNeRF-pytorch/CLIP/clip_utils.py:22
↓ 2 callers
Class
NeRF
DietNeRF-pytorch/dietnerf/run_nerf_helpers.py:108
↓ 2 callers
Class
Transformer
DietNeRF-pytorch/CLIP/clip/model.py:197
↓ 1 callers
Class
AttentionPool2d
DietNeRF-pytorch/CLIP/clip/model.py:55
↓ 1 callers
Class
CLIP
DietNeRF-pytorch/CLIP/clip/model.py:263
↓ 1 callers
Class
Config
Configuration flags for everything.
internal/configs.py:48
↓ 1 callers
Class
Embedder
DietNeRF-pytorch/dietnerf/run_nerf_helpers.py:56
↓ 1 callers
Class
MLP
A simple MLP.
internal/models.py:165
↓ 1 callers
Class
MipNerfModel
Nerf NN Model with both coarse and fine MLPs.
internal/models.py:30
↓ 1 callers
Class
ModifiedResNet
A ResNet class that is similar to torchvision's but contains the following changes: - There are now 3 "stem" convolutions as opposed to 1, wi
DietNeRF-pytorch/CLIP/clip/model.py:92
↓ 1 callers
Class
QuickGELU
DietNeRF-pytorch/CLIP/clip/model.py:168
↓ 1 callers
Class
ResidualAttentionBlock
DietNeRF-pytorch/CLIP/clip/model.py:173
↓ 1 callers
Class
TrainStats
Collection of stats for logging.
train.py:41
↓ 1 callers
Class
VisualTransformer
DietNeRF-pytorch/CLIP/clip/model.py:214
Class
Blender
Blender Dataset.
internal/datasets.py:874
Class
DTU
DTU Dataset.
internal/datasets.py:1228
Class
Dataset
Dataset Base Class.
internal/datasets.py:354
Class
LLFF
LLFF Dataset.
internal/datasets.py:948
Class
Multicam
Multicam Dataset.
internal/datasets.py:777
Class
Rays
All tensors must have the same num_dims and first n-1 dims must match.
internal/utils.py:33
Class
SimpleTokenizer
DietNeRF-pytorch/CLIP/clip/simple_tokenizer.py:62
Class
TrainState
internal/utils.py:28