Skip to content

feat: add Falcon-Perception deployment - #162

Merged
HarmonyHu merged 1 commit into
mainfrom
xin.zhang
Jul 17, 2026
Merged

HarmonyHu merged 1 commit into
mainfrom
xin.zhang

Conversation

@24octopus

Copy link
Copy Markdown
Collaborator

Python demo for the Falcon-Perception referring-segmentation model on BM1684X (PCIe / SoC):

  • backbone prefill/decode + coord/size/seg/mask heads + AnyUp + mask postprocess (sigmoid/crop/resize/NMS) + visualization
  • README with compile (f32, seq512/max_input384, 256x256) and run instructions
  • config/ with HF config, custom processor, tokenizer, and falcon_extra_weights.npz (img_projector + golden rope freqs, 3MB)

Python demo for the Falcon-Perception referring-segmentation model on
BM1684X (PCIe / SoC):
- backbone prefill/decode + coord/size/seg/mask heads + AnyUp + mask
  postprocess (sigmoid/crop/resize/NMS) + visualization
- README with compile (f32, seq512/max_input384, 256x256) and run
  instructions
- config/ with HF config, custom processor, tokenizer, and
  falcon_extra_weights.npz (img_projector + golden rope freqs, 3MB)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@HarmonyHu
HarmonyHu merged commit 9bf9d7a into main Jul 17, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants