Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.4%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
nothing to do
Basic Info
- Host: GitHub
- Owner: nFwpe6K7a
- License: mit
- Language: Jupyter Notebook
- Default Branch: main
- Size: 353 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed 10 months ago
Metadata Files
Readme
Changelog
Contributing
Funding
License
Code of conduct
Citation
Codeowners
Security
Support
Roadmap
Authors
Notice
Maintainers
Copyright
README
SFMedu: Structrue From Motion for Education Purpose Version 2 @ 2014 Written by Jianxiong Xiao (MIT License) This code demonstrates how a traditional structure from motion pipeline is done and how to compute a dense point cloud by matching propagation in a simplest way. It is mainly designed for teaching a computer vision lecture at Princeton. Please check the slides and the homework assignment together with this code release. Although it is for education purpose, it is implemented in a nice way that it actually works for real photos. It is just probably quite slow compared to more optimized system, such as Bundler from Noah Snavely. Usage: run SFMedu2.m in Matlab. Acknowledgement: Thanks for Fisher Yu for bug fixing and feedback. We also thanks many people for making their functions publicly available online. Note that the third party library may have different licenses that you need to follow. We include them for the convenience for the users and don't imply any copyright issues.
Owner
- Login: nFwpe6K7a
- Kind: user
- Repositories: 1
- Profile: https://github.com/nFwpe6K7a
Dependencies
.github/workflows/ci-plus.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
.github/workflows/frontend-docker.yml
actions
- actions/checkout v2 composite
- actions/setup-node v1 composite
- docker/build-push-action v2 composite
- docker/login-action v1 composite
- docker/setup-buildx-action v1 composite
- docker/setup-qemu-action v1 composite
.github/workflows/main.yml
actions
- actions/checkout v2 composite
- ansible/ansible-lint-action master composite
.github/workflows/api-gateway.yaml
actions
- actions/checkout v4 composite
- docker/build-push-action v6 composite
- docker/login-action v3 composite
- docker/setup-buildx-action v3 composite
Cargo.lock
cargo
- aarch64-intrinsics 1.0.0
- aarch64-paging 0.7.0
- autocfg 1.1.0
- bitflags 2.6.0
- cfg-if 1.0.0
- const-utf16 0.2.1
- crc 3.0.1
- crc-catalog 2.2.0
- efiloader 0.0.1
- fdt 0.1.5
- linked_list_allocator 0.10.5
- lock_api 0.4.9
- log 0.4.17
- mmio 2.1.0
- once_cell 1.18.0
- scopeguard 1.1.0
- spinning_top 0.2.5
- widestring 1.0.2
Cargo.toml
cargo
Android/Demo/build.gradle
maven
API Basejumps/File-Metadata-Microservice/package.json
npm
- nodemon ^1.8.1 development
- dotenv ^2.0.0
- express ^4.13.4
- jade ^1.11.0
- mongoose ^4.3.7
- multer ^1.1.0
- npmlog ^2.0.1
.github/workflows/event_pipeline.yml
actions
- actions/checkout v3 composite
- actions/setup-node v3 composite
.github/workflows/lychee.yml
actions
- actions/checkout v3 composite
- lycheeverse/lychee-action v1.5.1 composite
- peter-evans/create-issue-from-file v4 composite
.github/workflows/build-linux.yml
actions
- actions/checkout v4 composite
- actions/setup-go v5 composite
- actions/upload-artifact v4 composite
- softprops/action-gh-release v2 composite
bower.json
bower
compile-build-date/Cargo.lock
cargo
- autocfg 1.0.1
- chrono 0.4.19
- itoa 0.4.7
- libc 0.2.98
- num-integer 0.1.44
- num-traits 0.2.14
- ryu 1.0.5
- serde 1.0.127
- serde_json 1.0.66
- time 0.1.44
- wasi 0.10.0+wasi-snapshot-preview1
- winapi 0.3.9
- winapi-i686-pc-windows-gnu 0.4.0
- winapi-x86_64-pc-windows-gnu 0.4.0
compile-build-date/Cargo.toml
cargo
Podfile
cocoapods
- StreamChat ~> 2.2
- VoxeetUXKit ~> 1.3
Dockerfile
docker
- ghcr.io/linuxserver/baseimage-kasmvnc ubuntujammy build
ROS/Dockerfile
docker
- jupyter/minimal-notebook latest build
docker-compose-builder.yml
docker
docker-compose.yml
docker
udacity-c3-deployment/docker/Dockerfile
docker
- nginx alpine build
go.mod
go
- github.com/davecgh/go-spew v1.1.1
- github.com/ghodss/yaml v1.0.0
- github.com/gin-gonic/gin v1.6.3
- github.com/go-redis/redis v6.15.8+incompatible
- github.com/go-sql-driver/mysql v1.5.0
- github.com/golang/groupcache v0.0.0-20190702054246-869f871628b6
- github.com/gorilla/mux v1.7.3
- github.com/liubog2008/tester v0.0.0-20190707090223-f33559a91e14
- github.com/pkg/errors v0.8.1
- github.com/shurcooL/httpfs v0.0.0-20190707220628-8d4bc4ba7749
- github.com/shurcooL/vfsgen v0.0.0-20181202132449-6a9ea43bcacd
- github.com/sirupsen/logrus v1.4.2
- github.com/spf13/cobra v0.0.5
- github.com/spf13/pflag v1.0.5
- github.com/spf13/viper v1.3.2
- github.com/stretchr/testify v1.4.0
- k8s.io/api v0.18.2
- k8s.io/apimachinery v0.18.2
- k8s.io/client-go v0.18.2
- k8s.io/component-base v0.18.2
- k8s.io/klog v1.0.0
- sigs.k8s.io/controller-tools v0.3.0
build.gradle
maven
build.gradle.kts
maven
code/Flink/flink-basis-java/pom.xml
maven
- org.apache.flink:flink-java 1.9.0 provided
- org.apache.flink:flink-streaming-java_2.11 1.9.0 provided
- org.projectlombok:lombok 1.18.10 provided
- log4j:log4j 1.2.17
- org.slf4j:slf4j-log4j12 1.7.7
pom.xml
maven
- cn.hutool:hutool-all 5.8.9
- javax.xml.bind:jaxb-api 2.3.1
- org.projectlombok:lombok
- org.springframework.boot:spring-boot-configuration-processor
- org.springframework.boot:spring-boot-starter-actuator
- org.springframework.boot:spring-boot-starter-aop
- org.springframework.boot:spring-boot-starter-test test
backend/package-lock.json
npm
- 166 dependencies
client/package-lock.json
npm
- 1773 dependencies
client/package.json
npm
- @testing-library/jest-dom ^5.11.4
- @testing-library/react ^11.1.0
- @testing-library/user-event ^12.1.10
- react ^17.0.2
- react-dom ^17.0.2
- react-scripts 4.0.3
- socket.io-client ^4.1.2
- web-vitals ^1.0.1
package-lock.json
npm
- 223 dependencies
package.json
npm
- @vuepress/plugin-back-to-top ^1.8.2 development
- @vuepress/plugin-google-analytics ^1.8.2 development
- @vuepress/plugin-medium-zoom ^1.8.2 development
- vuepress ^1.8.2 development
- vuepress-plugin-seo ^0.1.4 development
- vuepress-plugin-sitemap ^2.3.1 development
- vuepress-plugin-tags ^1.0.2 development
- watchpack ^1.7.5 development
- webpack-dev-server ^3.11.2 development
- @vssue/api-github-v3 ^1.4.7
- @vssue/vuepress-plugin-vssue ^1.4.8
- @vuepress/core ^1.8.2
- browserslist ^4.16.3
- caniuse-lite ^1.0.30001196
- screenfull ^5.1.0
- vuepress-plugin-baidu-autopush ^1.0.1
- vuepress-plugin-code-copy ^1.0.6
- vuepress-plugin-copyright ^1.0.2
- vuepress-plugin-img-lazy ^1.0.4
- vuepress-plugin-table-of-contents ^1.1.7
yarn.lock
npm
- 131 dependencies
AuthService/AuthService.csproj
nuget
- Google.Apis.Auth 1.57.0
- Microsoft.AspNet.WebApi.Cors 5.2.8
- Microsoft.AspNetCore.Authentication.JwtBearer 6.0.5
- Microsoft.EntityFrameworkCore 6.0.5
- Microsoft.IdentityModel.Tokens 6.17.0
- Newtonsoft.Json 13.0.1
- Serilog.AspNetCore 5.0.0
- Swashbuckle.AspNetCore 6.2.3
- System.IdentityModel.Tokens.Jwt 6.17.0
FSH.StarterKit.nuspec
nuget
composer.json
packagist
- php >=5.4
- symfony/http-foundation ~2.7
cloud_intelligence/pubspec.yaml
pub
- flutter_test {"sdk" => "flutter"} development
- camera ^0.4.2
- chewie ^0.9.6
- cloud_firestore ^0.9.5
- cupertino_icons ^0.1.2
- firebase_core ^0.3.1+1
- firebase_storage ^2.1.0
- flutter {"sdk" => "flutter"}
- http ^0.12.0+2
- image_picker ^0.6.0+2
- path_provider ^0.5.0+1
- uuid 2.0.1
- video_player ^0.10.0+2
exploreapp/pubspec.lock
pub
- async 2.2.0
- boolean_selector 1.0.4
- charcode 1.1.2
- cloud_firestore 0.12.9
- collection 1.14.11
- connectivity 0.4.3+7
- cupertino_icons 0.1.2
- firebase_core 0.4.0+8
- flutter 0.0.0
- flutter_test 0.0.0
- google_maps_flutter 0.5.20+1
- matcher 0.12.5
- meta 1.1.6
- path 1.6.2
- pedantic 1.7.0
- quiver 2.0.3
- rxdart 0.22.1+1
- shared_preferences 0.5.3+4
- sky_engine 0.0.99
- source_span 1.5.5
- stack_trace 1.9.3
- stream_channel 2.0.0
- string_scanner 1.0.4
- term_glyph 1.1.0
- test_api 0.2.5
- typed_data 1.1.6
- url_launcher 5.1.2
- vector_math 2.0.8
pubspec.lock
pub
- async 2.3.0
- boolean_selector 1.0.5
- charcode 1.1.2
- collection 1.14.11
- cupertino_icons 0.1.2
- flutter 0.0.0
- flutter_test 0.0.0
- matcher 0.12.5
- meta 1.1.7
- path 1.6.4
- pedantic 1.8.0+1
- quiver 2.0.5
- sky_engine 0.0.99
- source_span 1.5.5
- stack_trace 1.9.3
- stream_channel 2.0.0
- string_scanner 1.0.5
- term_glyph 1.1.0
- test_api 0.2.5
- typed_data 1.1.6
- vector_math 2.0.8
pubspec.yaml
pub
- flutter_test {"sdk" => "flutter"} development
- cupertino_icons ^0.1.2
- flutter {"sdk" => "flutter"}
Pipfile
pypi
- mlflow *
- numpy *
- sklearn *
backend/Pipfile
pypi
- django ==3.2.16
- django-betterforms ==2.0.0
- django-ckeditor ==6.3.2
- django-cors-headers ==3.13.0
- django-crispy-forms ==1.14.0
- django-mapbox-location-field ==2.0.0
- djangorestframework ==3.14.0
- pillow ==9.3.0
pyproject.toml
pypi
- click ^8.1.6 examples
- python-dotenv ^1.0.0 examples
- black ^24.2.0 linters
- flake8 ~7.0.0 linters
- isort ^5.13.2 linters
- mypy ~1.10.0 linters
- pytest ^8.0.2 linters
- types-PyYAML ^6.0.0 linters
- types-requests ^2.31.0 linters
- diskcache ^5.6.1
- litellm ^1.18.0
- openai ^1.2.4
- pathway ^0.12.0
- psycopg ^3.1.12
- python >=3.10,<3.13
- requests ^2.31.0
- sentence-transformers ^2.2.2
- streamlit ^1.26.0
- tiktoken ^0.6.0
- torch ~2.2.1
- transformers ^4.39.0
- unstructured ^0.11.8
requirement.txt
pypi
- Pillow ==8.4.0
- boto3 ==1.20.26
- botocore ==1.23.54
- jmespath ==0.10.0
- numpy ==1.21.6
- pycryptodome ==3.4.3
- python-dateutil ==2.8.2
- s3transfer ==0.5.2
- setuptools ==47.1.0
- six ==1.16.0
- urllib3 ==1.26.12
requirements.txt
pypi
- certifi ==2024.7.4
- chardet ==5.2.0
- charset-normalizer ==3.3.2
- idna ==3.7
- numpy ==2.0.1
- pandas *
- python-dateutil ==2.9.0.post0
- pytz ==2024.1
- requests ==2.32.3
- six ==1.16.0
- tzdata ==2024.1
- urllib3 ==2.2.2
setup.py
pypi
Gemfile
rubygems
- asciidoctor = 2.0.11
- asciidoctor-multipage = 0.0.12
- concurrent-ruby = 1.1.7
- tilt = 2.0.10
.github/workflows/jekyll-gh-pages.yml
actions
- actions/checkout v4 composite
- actions/configure-pages v5 composite
- actions/deploy-pages v4 composite
- actions/jekyll-build-pages v1 composite
- actions/upload-pages-artifact v3 composite
environment.yml
conda
- joblib
- matplotlib
- numpy
- pandas
- scikit-learn
- seaborn
- tpot
- tqdm
- watermark
cloud-run/application/Dockerfile
docker
- eu.gcr.io/[PROJECT_ID]/cloud-run/base [TAG] build
backend/build.gradle
maven
- org.hibernate.orm:hibernate-community-dialects 6.6.2.Final implementation
- org.springdoc:springdoc-openapi-starter-webmvc-ui 2.6.0 implementation
- org.springframework.boot:spring-boot-starter * implementation
- org.springframework.boot:spring-boot-starter-actuator * implementation
- org.springframework.boot:spring-boot-starter-oauth2-resource-server * implementation
- org.springframework.boot:spring-boot-starter-web * implementation
- org.springframework.data:spring-data-jpa * implementation
- org.springframework:spring-jdbc 6.2.0 implementation
- org.xerial:sqlite-jdbc 3.47.0.0 implementation
- org.springframework.boot:spring-boot-starter-test * testImplementation
- org.junit.platform:junit-platform-launcher * testRuntimeOnly