Commit History

Update README.md
5b3fe5c
verified

davanstrien HF Staff commited on

Improve formatting in README for better readability and consistency
4d94265

davanstrien HF Staff commited on

Fix formatting in detection output message for better readability
4a49870

davanstrien HF Staff commited on

Update example detection image in README for better responsiveness and visibility
8f6b9e6

davanstrien HF Staff commited on

Increase height of example detection image in README for improved visibility
3a9c2ab

davanstrien HF Staff commited on

Reduce height of example detection image in README for better display
69809e5

davanstrien HF Staff commited on

Update example detection image in README to use HTML for better display
0757b52

davanstrien HF Staff commited on

Update example detection image in README to use HTML for better display
322df93

davanstrien HF Staff commited on

Add example output section and image to README for object detection results
d2479e9

davanstrien HF Staff commited on

Add README.md for SAM3 object detection with usage instructions and examples
3a303bb

davanstrien HF Staff commited on

Add dataset card creation and visualization script for object detection results
2063000

davanstrien HF Staff commited on

Convert boxes and scores to float32 before numpy conversion in process_batch for compatibility
6ba36e4

davanstrien HF Staff commited on

Refactor imports for better organization and enable high-performance mode
a9a3a95

davanstrien HF Staff commited on

Refactor process_batch to return detections in list format for improved consistency
67f6a39

davanstrien HF Staff commited on

Refactor output format to use dict-of-lists for object detections and update output schema accordingly
2def010

davanstrien HF Staff commited on

Uncomment features parameter in object detection function call
0be3fcd

davanstrien HF Staff commited on

Comment out features parameter in object detection function call
de977ae

davanstrien HF Staff commited on

Refactor output schema to use list for objects and simplify feature definitions
48b2886

davanstrien HF Staff commited on

Refactor output schema creation to define features before processing dataset
cc71572

davanstrien HF Staff commited on

Enhance batch processing to set tensor dtype for model compatibility
189463a

davanstrien HF Staff commited on

Refactor image processing in batch to handle grayscale images and unify prompts for model input
7ecd895

davanstrien HF Staff commited on

Refactor object detection script to use single class detection and update argument naming
db8245e

davanstrien HF Staff commited on

Enhance input processing by moving tensors to the model's device and converting to the appropriate dtype
b5861ea

davanstrien HF Staff commited on

Comment out torchvision and accelerate dependencies in detect-objects.py
1ab0327

davanstrien HF Staff commited on

initial commit
a79963f
verified

davanstrien HF Staff commited on