Anchor hover effect - CSS
anchor-hover-effect Anchor Hover Effect is a jQuery plugin, which makes an anchor tag fancy and animated. Currently, it provides four different types of effects .i.e Roller 3D effect, Flip Effect, Bracket Effect, and BorderBottom
ATSS - Python
Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection
RelativePopupWindow - Java
RelativePopupWindow Android PopupWindow that can be easily located relative to anchor View. How To Use Extend RelativePopupWindow class and call showOnAnchor(). popup.showOnAnchor(anchor, VerticalPositio
Smooth scroll - JavaScript
DEPRECATION NOTICE: Smooth Scroll is, without a doubt, my most popular and widely used plugin. But in the time since I created it, a CSS-only method for smooth scrolling has emerged, and now has fantastic browser support. It can do things
Jquery.anchorScroll - JavaScript
jquery.anchorScroll A lightweight, easy-to-use jQuery plugin for smooth scrolling to anchor targets and adding classes to elements on scroll events. View Demo Usage Initialization & Settings $('.anc
Tiny json http - JavaScript
tiny-json-http Minimalist HTTP client for GET and POSTing JSON payloads Zero dependencies: perfect for AWS Lambda Sensible default: assumes buffered JSON responses System symmetry: Node style errback API, or Promises for
Phosphor float area - TypeScript
phosphor-float-area Draggable, dockable, resizable, floating, tabbed Dialog and FloatArea widgets: 100% Virtual DOM, TypeScript, PhosphorJS based modern JavaScript goodness ? Live demo Try it now! Alter
FoveaBox - Python
FoveaBox: Beyond Anchor-based Object Detector This repo is a official implementation of "FoveaBox: Beyond Anchor-based Object Detector" on COCO object detection based on open-mmlab's mmdetection. Many thanks to mmdetection for th
AtSNE - Cuda
AtSNE AtSNE is a solution of high-dimensional data visualization problem. It can project large-scale high-dimension vectors into low-dimension space while keeping the pair-wise similarity amount point. AtSNE is efficient and scal
6 PACK - Python
"6-PACK: Category-level 6D Pose Tracker with Anchor-Based Keypoints" code repository
Proxy Anchor CVPR2020 - Python
Proxy Anchor Loss for Deep Metric Learning Official PyTorch implementation of CVPR 2020 paper Proxy Anchor Loss for Deep Metric Learning. A standard embedding network trained with Proxy-Anchor Loss achieves SOTA performance and
Cartoonface detection - Python
Base on retinaface and centerface modefied. frame work depend on pytorch.
MCMOT
Real time one-stage multi-class & multi-object tracking based on anchor-free detection and re-id
Awesome anchor free object detection
In this project, we focus on collection the anchor free object detection paper or code.
CenterNet3d
Based on the center point, we propose an anchor-free CenterNet3D Network that performs 3D object detection without anchors. Our CenterNet3D uses keypoint estimation to find center points and directly regresses 3D bounding boxes. Besides, our CenterNet3D is Non-Maximum Suppression free which makes it more efficient and simpler. On the KITTI benchmark, our proposed CenterNet3D achieves competitive performance with other one stage anchor-based methods.
Nanodet
⚡Super fast and lightweight anchor-free object detection model. ?Only 1.8mb and run 97FPS on cellphone?
AlignPS - Python
Introduction This is the implementation for Anchor-Free Person Search in CVPR2021. A brief introduction in Chinese can be found at https://zhuanlan.zh
React native anchors - JavaScript
? Anchor links and scroll-to utilities for React Native (+ Web)
YOLOX - Python
YOLOX is an anchor-free version of YOLO, with a simpler design but better performance! It aims to bridge the gap between research and industrial communities.
Complete guide to full stack solana development - JavaScript
The Complete Guide to Full Stack Solana Development with React, Anchor, Rust, and Phantom Code examples to go with the blog post available here Prereq
DAFNe - Python
DAFNe: A One-Stage Anchor-Free Deep Model for Oriented Object Detection Code for our Paper DAFNe: A One-Stage Anchor-Free Deep Model for Oriented Obje
Solana candy factory - JavaScript
NFT Candy Factory I'm brainstorming a few ideas at IDEAS and PROGRAM IDEAS if you want to collaborate. NOTE: This repo will prob only work on unix-bas
Shipwright.nvim - Lua
Shipwright -- shipwright_build.lua local palette = require("zenbones").palette run(palette, function(colors) return { fg = colors.red,
Pda program - TypeScript
pda-program Anchor program to initialize a Program Derived Account (PDA) intro install nodejs + npm using NVM install Anchor scripts anchor build to b
Godot epic anchors - GDScript
Epic Anchors Introduction This addon for the Godot engine optimizes setting the anchors and is based on this Godot proposal by @lentsius-bark. Usage I
Anchor
⚓ Anchor is a framework for Solana's Sealevel runtime providing several convenient developer tools for writing smart contracts.
Solana program index
Solana Program Index The Solana Program Index is an index of verified checksums and IDLs of Anchor programs uploaded to the Solana Program Registry. T
Seahorse lang - Rust
seahorse: Write Solana programs in Python The ease of Python with the safety of Rust. Seahorse lets you write Solana programs in Python. It is a commu