SAM 3: Segment Anything with Concepts
Paper
•
2511.16719
•
Published
•
125
Contributors who are invited to beta-test our next big feature! Contact us if you want to join this team :-)
timm use, but will work great with transformers and other libs. Updated the base image, Python 3.12, Pillow-SIMD before better CPU use with image preprocessing, and made a number of other tweaks. From the Jupyter launcher you can run the terminal and setup a timm environment in moments with setup_timm_dev or setup_timm_scripts helpers. Give it a try,
timm/jupyterlab-timm
timm 1.0.13 and OpenCLIP 2.30.0 releases to start the year. Both modest but worthwhile updates.timm added a number of new model weights, supporting loading of: OpenCLIP and timm for two CLIP models that were missed. The DFN L/14 is 🔥timm remapping from OpenCLIP got their own timm hub instances to allow use with the upcoming Transformers TimmWrapperModel
timm release, v 1.0.12, with a focus on optimizers. The optimizer factory has been refactored, there's now a timm.optim.list_optimizers() and new way to register optimizers and their attributes. As always you can use an timm optimizer like a torch one, just replace torch.optim with timm.optimadfactorbvadopt / adoptw (decoupled decay)marslapropc as well as cadamw, cnadamw, csgdw, clamb, crmsproptf timm, OpenCLIP, and hopefully more.timm scripts soon:
timm/plant-pathology-2021 timm support for object detection, eventually segmentation, is finally under development :Otimm model to use before commiting to download or training with a large dataset? Try mini-imagenet:
timm/mini-imagenet timm release (1.0.11) is out now. A also wrote an article on one of the included models: https://huggingface.co/blog/rwightman/mambaouttimm leaderboard
timm/leaderboard has been updated with the ability to select different hardware benchmark sets: RTX4090, RTX3090, two different CPUs along with some NCHW / NHWC layout and torch.compile (dynamo) variations.