Skip to content

Activity

Disable dynamic_img_size default on PE models for now

rwightmanpushed 1 commit to eva_pe_integration • fa7287f…88b7ef6 • 
2 days ago

Add a WIP NaFlex compatible mixup/cutmix for testing

rwightmanpushed 1 commit to naflex • e2073e3…8fcbceb • 
2 days ago

Add EVA ViT based PE (Perceptual Encoder) impl

rwightmancreated eva_pe_integration • fa7287f • 
2 days ago

remove download argument from torch_kwargs

Pull request merge
rwightmanpushed 1 commit to main • 59e59ff…81900a6 • 
4 days ago

Update README.md

Pull request merge
rwightmanpushed 1 commit to main • d1140c1…59e59ff • 
5 days ago

fix pit & add to test

Pull request merge
rwightmanpushed 15 commits to main • fdcf7cf…d1140c1 • 
5 days ago

Check forward_intermediates features against forward_features output

Pull request merge
rwightmanpushed 1 commit to main • c8c4f25…fdcf7cf • 
6 days ago

Check forward_intermediates features against forward_features output

rwightmancreated check_intermediate_feat • 907a32e • 
6 days ago

Move NaFlexCollate with dataset, remove stand alone collate_fn and re…

rwightmanpushed 1 commit to naflex • 39eb56f…e2073e3 • 
13 days ago

Starting to test distributed train, fix issue with batch_size reduce

rwightmanpushed 1 commit to naflex • ee27b73…39eb56f • 
14 days ago

Further pos embed tweaks, rejig model defs for testing

rwightmanpushed 1 commit to naflex • 3dc90ed…ee27b73 • 
14 days ago

Add naflex loader support to validate.py, fix bug in naflex pos embed…

rwightmanpushed 1 commit to naflex • c527c37…3dc90ed • 
17 days ago

add-lightly-train-to-training-frameworks-readme (#2474)

Pull request merge
rwightmanpushed 1 commit to main • 0c136f7…c8c4f25 • 
21 days ago

Optimizations for pos embed resize, merge different mask helper fns

rwightmanpushed 1 commit to naflex • ea728f6…c527c37 • 
21 days ago

fix img_size type

Pull request merge
rwightmanpushed 1 commit to main • 3ff3899…0c136f7 • 
24 days ago

Add local-dir: schema support for model loading (config + weights) fr…

Pull request merge
rwightmanpushed 1 commit to main • ceca5ef…3ff3899 • 
25 days ago

Add local-dir: schema support for model loading (config + weights) fr…

rwightmancreated local_dir • fe35341 • 
25 days ago

Remove torch_out from onnx export, no point without the export_ fn

Pull request merge
rwightmanpushed 2 commits to main • 681be88…ceca5ef • 
27 days ago

Remove torch_out from onnx export, no point without the export_ fn

Force push
rwightmanforce pushed to fix_onnx • b7c4f89…990f618 • 
27 days ago

Remove torch_out from onnx export, no point without the export_ fn

rwightmanpushed 1 commit to fix_onnx • 47ff949…b7c4f89 • 
27 days ago

Fix #2472, torch.onnx.export_ (with return output) finally removed :(

rwightmancreated fix_onnx • 47ff949 • 
27 days ago

Improve several typing issues for flex vit, can (almost) work with ji…

rwightmanpushed 1 commit to naflex • 97341fe…ea728f6 • 
28 days ago

Fix arg merging of sknet, old seresnet. Fix #2470

Pull request merge
rwightmanpushed 1 commit to main • e44f14d…681be88 • 
28 days ago

Fix arg merging of sknet, old seresnet. Fix #2470

rwightmancreated sknet_kwargs_merge • 3824443 • 
28 days ago

A much faster resample_patch_embed, can be used at train/validation time

rwightmanpushed 1 commit to naflex • b4bb0f4…97341fe • 
on Apr 10

Exclude embeds module and mask attn functions from tracing

rwightmanpushed 1 commit to naflex • 13e0f3a…b4bb0f4 • 
on Apr 9

Add loss scale arg, initial distributed loss scale. Maybe fix FX for …

rwightmanpushed 1 commit to naflex • 6675590…13e0f3a • 
on Apr 9

Fix ParallelThingsBlock w/ attn_mask

rwightmanpushed 1 commit to naflex • 9b23d6d…6675590 • 
on Apr 8

Exclude naflex models from jit tests

rwightmanpushed 1 commit to naflex • 825edcc…9b23d6d • 
on Apr 8

Type fixes, remove old comments

rwightmanpushed 1 commit to naflex • 0893f5d…825edcc • 
on Apr 8