Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CAD_Visualize
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MaLeCi
AIMO
CAD_Visualize
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f70fd7e36829ec323980c3830877a8a2bdc2500a
Select Git revision
Branches
2
main
default
protected
retrieval
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Jan
16
15
10
9
8
Added create_graph_collection from the original repo and changed retrieve to just pick 1 random query from the benchmark. Restored the original distance code which throws errors.
main
main
Small change to make progress clearer
Merge commit '2136ad9007fe51c9e7266337e93a9878f8e5de14'
Took out some debug prints to hopefully make the script a bit faster.
retrieval
retrieval
Cleanup of original visualize code and added error catching. Added a potential alternative visualization function. Added some prints to better help me understand what's going on. Updated requirements and environment and added folders to gitignore.
Added retrieve script from cad-mod. added a few prints and a few fixes to get it to run.
Small changes to make the code more readable
Simplified the masking of the PNGs, added the option to scale the PNGs as they are pretty small by default, will now optionally only save the PNGs.
Made the boundaries/margins for the images the same on all sides.
Prevent an error when the output folder for the PNGs doesn't exist.
Added an optional limit to the amount of files to process.
Added a bool to control whether to save the PNGs with the rest of the files, or to gather them in a specified folder.
First commit on main
Initial commit
Loading