Skip to content

Releases: DayInfinity/Vllama

Add OCR implementation

10 Jun 10:10
Immutable release. Only release title and notes can be modified.
488d6e8

Choose a tag to compare

Users can now use ocr as well, built using PaddleOCR, and adding features like annotation and translation and adding boundaries for detected text and translating them into english and displaying them in a new image.

Usage:

vllama ocr -p "image_path" -a 'for annotation and translation' -o "output_directory" -l "language of text in the image"

Update Docs

10 Feb 17:14
Immutable release. Only release title and notes can be modified.
f8c2557

Choose a tag to compare

Merge pull request #105 from DayInfinity/update_docs

Update docs

Update dependencies and PortAudio support on Macs

10 Feb 10:04
Immutable release. Only release title and notes can be modified.
f2ca851

Choose a tag to compare

Merge pull request #104 from DayInfinity/update_dep

Update dep

Added MOV support for video to 3d

24 Jan 12:30
Immutable release. Only release title and notes can be modified.
8606fbd

Choose a tag to compare

Merge pull request #103 from DayInfinity/add_mov_support

Add mov support

Update viewer 3d to display pi3 models

24 Jan 12:28
Immutable release. Only release title and notes can be modified.
6ccd84f

Choose a tag to compare

Merge pull request #102 from DayInfinity/update_viewer_3d

Update viewer 3d

Added sleep time for dataset status in video to 3d

22 Jan 16:12
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v1.6.2

update waiter to check the dataset status

Implemented basic version of video to 3d local

22 Jan 16:09
Immutable release. Only release title and notes can be modified.
250b382

Choose a tag to compare

Merge pull request #101 from DayInfinity/add_video_3d_local

Add video 3d local

Implemented video to 3d generation

20 Jan 17:55
Immutable release. Only release title and notes can be modified.
e30de60

Choose a tag to compare

Merge pull request #100 from DayInfinity/add_video_3d

Add video 3d

implemented 3d Model Viewer

26 Dec 04:22
Immutable release. Only release title and notes can be modified.
2dd62bb

Choose a tag to compare

Merge pull request #99 from DayInfinity/add_viewer_3d

Add viewer 3d

Implemented Image to 3d Kaggle version

25 Dec 17:14
Immutable release. Only release title and notes can be modified.
6885b9a

Choose a tag to compare

Merge pull request #97 from DayInfinity/add_image_to_3d

Add basic Image to 3d file