ezimtyoivy

nothing to do

https://github.com/zfdl7eevu/ezimtyoivy

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: zFDl7eevU
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 216 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 4
  • 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 Governance Roadmap Authors Notice Copyright Dco Cla

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: zFDl7eevU
  • Kind: user

Dependencies

.github/workflows/ci-plus.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/google.yml/Nate158goole actions
Cargo.lock cargo
  • 753 dependencies
Backend/spring_boot_online_compiler/Dockerfile docker
  • openjdk 8-jre-alpine build
Cargo.toml cargo
AWS_EC2/requirements.txt pypi
  • awscli *
  • boto3 ==1.10.50
  • pandas *
  • plotly *
.github/workflows/msbuild.yml actions
  • actions/checkout v2 composite
  • microsoft/setup-msbuild v1.0.2 composite
.github/workflows/blank.yml actions
  • gege-circle/github-action master composite
.github/workflows/compress.yml actions
  • actions/checkout v3 composite
  • ad-m/github-push-action master composite
  • calibreapp/image-actions main composite
AmazonBedrock/requirements.txt pypi
  • anthropic ==0.21.3
  • awscli ==1.32.74
  • boto3 ==1.34.74
  • botocore ==1.34.74
  • pickleshare ==0.7.5
.github/workflows/linkchecker.yml actions
  • actions/checkout v4 composite
  • lycheeverse/lychee-action v2 composite
  • peter-evans/create-issue-from-file v5 composite
bower.json bower
  • d3 ~3.5.6
  • d3-geo-projection ~0.2.15
  • dat-gui ~0.5.1
  • font-awesome ~4.5.0
  • jquery ~2.1.4
  • lodash ~3.10.1
  • reveal.js ~3.2.0
  • stats.js *
  • topojson ~1.6.19
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
Podfile cocoapods
  • JitsiMeetSDK >= 0
Podfile.lock cocoapods
  • JitsiMeetSDK 2.11.0
DESCRIPTION cran
  • base64enc * imports
  • glue * imports
  • googleAuthR * imports
  • jsonlite * imports
  • tibble * imports
Dockerfile docker
  • gcr.io/distroless/static nonroot build
  • golang 1.13.0-buster build
Project_1/Dockerfile docker
  • golang 1.21 build
  • scratch latest build
ambassador_src/Dockerfile docker
  • scratch latest build
docker-compose.yml docker
  • mongo latest
  • mongo-express latest
udacity-c3-deployment/docker/Dockerfile docker
  • nginx alpine build
cli/go.mod go
  • ../utilgo *
  • github.com/AlecAivazis/survey/v2 v2.3.2
  • github.com/argoproj/argo-cd v1.8.7
  • github.com/argoproj/argo-cd/v2 v2.1.7
  • github.com/coreos/go-oidc v2.1.0+incompatible
  • github.com/dgrijalva/jwt-go/v4 v4.0.0-preview1
  • github.com/sirupsen/logrus v1.7.0
  • github.com/skratchdot/open-golang v0.0.0-20160302144031-75fb7ed4208c
  • github.com/spf13/cobra v1.2.1
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.8.1
  • golang.org/x/oauth2 v0.0.0-20210628180205-a41e5a781914
  • gopkg.in/yaml.v2 v2.4.0
  • k8s.io/apimachinery v0.21.0
  • k8s.io/client-go v0.21.0
go.mod go
  • github.com/google/go-cmp v0.4.0
  • github.com/miekg/dns v1.1.41
  • golang.org/x/crypto v0.0.0-20210503195802-e9a32991a82e
  • golang.org/x/net v0.0.0-20210504132125-bbd867fde50d
  • golang.org/x/sys v0.0.0-20210503173754-0981d6026fa6
  • golang.org/x/tools v0.0.0-20191216052735-49a3e744a425
  • k8s.io/klog/v2 v2.8.0
go.sum go
  • 167 dependencies
Prj-Android/build.gradle maven
android/build.gradle maven
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
  • junit:junit 4.13.1 test
backend/package-lock.json npm
  • 207 dependencies
backend/package.json npm
  • bcrypt ^5.1.0
  • body-parser ^1.20.2
  • cors ^2.8.5
  • dotenv ^16.0.3
  • express ^4.18.2
  • mongoose ^7.0.4
  • nodemon ^2.0.22
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
  • 1714 dependencies
package.json npm
  • grunt ^0.4.5 development
  • grunt-browserify ^4.0.1 development
  • grunt-contrib-concat ^0.5.1 development
  • grunt-contrib-copy ^0.8.1 development
  • grunt-contrib-jshint ~0.10.0 development
  • grunt-contrib-nodeunit ~0.4.1 development
  • grunt-contrib-sass ^0.9.2 development
  • grunt-contrib-uglify ^0.9.2 development
  • grunt-contrib-watch ^0.6.1 development
  • grunt-ng-annotate ^1.0.1 development
  • grunt-string-replace ^1.2.0 development
  • angular 1.4.*
  • angular-animate 1.4.*
  • angular-aria 1.4.*
  • angular-chart.js 0.8.*
  • angular-route 1.4.*
  • angular-sanitize 1.4.*
  • angular-ui-bootstrap 0.13.*
  • chart.js 1.0.*
  • jquery 2.1.*
yarn.lock npm
  • 970 dependencies
FSH.StarterKit.nuspec nuget
composer.json packagist
  • illuminate/http ^5.0|^6.0|^7.0|^8.0|^9.0 development
  • mockery/mockery ^1.0 development
  • phpunit/phpunit ^8.5.8|^9.3.3 development
  • illuminate/contracts ^5.0|^6.0|^7.0|^8.0|^9.0
  • php >=5.4.0
pubspec.lock pub
  • async 2.5.0-nullsafety.1
  • boolean_selector 2.1.0-nullsafety.1
  • characters 1.1.0-nullsafety.3
  • charcode 1.2.0-nullsafety.1
  • clock 1.1.0-nullsafety.1
  • cloud_firestore 0.14.3
  • cloud_firestore_platform_interface 2.2.0
  • cloud_firestore_web 0.2.1
  • collection 1.15.0-nullsafety.3
  • cupertino_icons 1.0.0
  • fake_async 1.2.0-nullsafety.1
  • firebase 7.3.3
  • firebase_auth 0.18.2
  • firebase_auth_platform_interface 2.1.2
  • firebase_auth_web 0.3.1+2
  • firebase_core 0.5.2
  • firebase_core_platform_interface 2.0.0
  • firebase_core_web 0.2.1
  • flutter 0.0.0
  • flutter_login_facebook 0.4.0+1
  • flutter_test 0.0.0
  • flutter_web_plugins 0.0.0
  • google_sign_in 4.5.6
  • google_sign_in_platform_interface 1.1.2
  • google_sign_in_web 0.9.2
  • http 0.12.2
  • http_parser 3.1.4
  • intl 0.16.1
  • js 0.6.2
  • list_ext 0.1.15
  • matcher 0.12.10-nullsafety.1
  • meta 1.3.0-nullsafety.3
  • nested 0.0.4
  • path 1.8.0-nullsafety.1
  • pedantic 1.9.2
  • plugin_platform_interface 1.0.3
  • provider 4.3.3
  • quiver 2.1.5
  • rxdart 0.24.1
  • sky_engine 0.0.99
  • source_span 1.8.0-nullsafety.2
  • stack_trace 1.10.0-nullsafety.1
  • stream_channel 2.1.0-nullsafety.1
  • string_scanner 1.1.0-nullsafety.1
  • term_glyph 1.2.0-nullsafety.1
  • test_api 0.2.19-nullsafety.2
  • typed_data 1.3.0-nullsafety.3
  • vector_math 2.1.0-nullsafety.3
pubspec.yaml pub
  • flutter_test {"sdk" => "flutter"} development
  • cloud_firestore 0.14.3
  • cupertino_icons ^1.0.0
  • firebase_auth 0.18.2
  • firebase_core 0.5.2
  • flutter {"sdk" => "flutter"}
  • flutter_login_facebook ^0.4.0+1
  • google_sign_in 4.5.6
  • intl 0.16.1
  • provider ^4.3.2+2
  • rxdart 0.24.1
Pipfile pypi
  • mlflow *
  • numpy *
  • sklearn *
pyproject.toml pypi
  • PettingZoo ==1.24.3
  • aact *
  • absl-py >=2.0.0,<3.0.0
  • gin-config >=0.5.0,<0.6.0
  • hiredis >=3.0.0
  • json-repair >=0.35.0,<0.41.0
  • litellm >=0.1.1
  • lxml >=4.9.3,<6.0.0
  • openai >=1.11.0,<2.0.0
  • pydantic >=2.5.0,<3.0.0
  • redis-om >=0.3.0,<0.4.0
  • rich >=13.6.0,<14.0.0
  • together >=0.2.4,<1.5.0
requirement.txt pypi
  • 1.neo4j-community-3.5.20 *
  • 2.pyhanlp0.1.66 *
  • 3.django2.2.16 *
  • 4.py2neo2020.0.0 *
  • 5.apoc3.5.0.13-all *
  • 6.pytorch1.5 *
  • 7.torchtext0.6.0 *
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
  • bson_ext >= 0
  • coffee-script >= 0
  • eco >= 0
  • erubis >= 0
  • mongo_mapper >= 0
  • sinatra >= 0
  • sinatra-contrib >= 0
  • sprockets >= 0
  • sprockets-commonjs >= 0
  • stylus >= 0
  • thin >= 0
  • uglifier >= 0
  • useragent >= 0
Lessons.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved swiftpm
  • github.com/Flight-School/AnyCodable 0.6.7
  • github.com/cezheng/Fuzi 3.1.3
  • github.com/groue/GRDB.swift 6.29.2
  • github.com/johnsundell/ink 0.5.1
  • github.com/nate-parrott/chattoys
  • github.com/nate-parrott/openai-streaming-completions-swift 1.0.1
  • github.com/scinfu/SwiftSoup 2.7.5
environment.yml pypi