The Backbone Framework
-
Updated
Apr 3, 2025 - JavaScript
Backbone.js supplies structure to JavaScript-heavy applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface. Backbone.js was originally extracted from the Rails application DocumentCloud. Philosophically, Backbone is an attempt to discover the minimal set of data-structuring (models and collections) and user interface (views and URLs) primitives that are generally useful when building web applications with JavaScript. Backbone is a library, not a framework. Synchronous events are used as the fundamental building block over constantly polling data. The main pars of Backbone are:
The Backbone Framework
[CVPR 2023 Highlight] InternImage: Exploring Large-Scale Vision Foundation Models with Deformable Convolutions
Web-based music player for the cloud ☁️ 🎶 Play music from YouTube, Dropbox, etc.
Official implementation of PVT series
(ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"
[ICLR 2024] Official PyTorch implementation of FasterViT: Fast Vision Transformers with Hierarchical Attention
📓 Workflowy clone, built using Backbone.js & Socket.io
The Tensorflow, Keras implementation of U-net, V-net, U-net++, UNET 3+, Attention U-net, R2U-net, ResUnet-a, U^2-Net, TransUNET, and Swin-UNET with optional ImageNet-trained backbones.
More readable and flexible yolov5 with more backbone(gcn, resnet, shufflenet, moblienet, efficientnet, hrnet, swin-transformer, etc) and (cbam,dcn and so on), and tensorrt
manage and organise things
ConvMAE: Masked Convolution Meets Masked Autoencoders
Source code for the Fullstack JavaScript book
Messaging patterns for Backbone applications.
Official PyTorch implementation of Fully Attentional Networks
Fast text based video editing, node Electron Os X desktop app, with Backbone front end.
[ICML 2023] Official PyTorch implementation of Global Context Vision Transformers
A plugin to make Backbone.js keep track of nested attributes - looking for maintainers! https://github.com/afeld/backbone-nested/issues/157
[CVPR2023] Official Implementation of "DSVT: Dynamic Sparse Voxel Transformer with Rotated Sets"
Created by Jeremy Ashkenas
Released October 13, 2010