A library for solving the satellite structure from motion problem

Maintained by Kai Zhang. Overview This is a library dedicated to solving the satellite structure from motion problem. It’s a wrapper of the VisSatSatelliteStereo repo for easier use. The outputs are png images and OpenCV-compatible pinhole camreas readily deployable to multi-view stereo pipelines targetting ground-level images. Installation Assume you are on a Linux machine with at least one GPU, and have conda installed. Then to install this library, simply by: Inputs We assume the inputs to be a set of […]

Read more

Fork of UrlResolver by eldorados, tknorris and jsergio123

Fork of UrlResolver by eldorados, tknorris and jsergio123 I am in no way responsible for the urls being resolved by 3rd parties. This script only resolves video content from legitimate file lockers without prejudice. If this script is being used by 3rd parties to resolve content that you feel infringes upon your Intellectual Property then please take your complaints to the actual website or developer linking to such content and not me. This script in no way searches for any […]

Read more

This Is Pakistani Just Now Login Tools

PAKISTANI JUST NOW LOGIN TOOLS Install apt update apt upgrade apt install python2 apt install git pip2 install mechanize pip2 install requests Run git clone https://github.com/MAHADI-143/Mahadi-Now ls cd Mahadi-Now ls python2 Mahadi-Now.py Username – MAHADI Password – HASAN GitHub View Github    

Read more

Telegram bot for logistic

Демонстрационный телеграм-бот для нужд транспортной компанииЦель проектаРеализация простейшего телеграм-бота на языке программирование python с использованием библиотеки pyTelegramBotAPI Цель программыИнформировать клиента вымышленной транспортной компании Che-logistic о месте нахождения отправления (посылки) клиента в конкретный момент времени. Как начатьСкачать и установить python версии 3.10.2;Установить библиотеку pandas;Установить библиотеку pyTelegramBotAPI (тестирование проводилось на версии 3.8.2);Установить библиотеку telebot (тестирование проводилось на версии 0.0.4);Создать телеграм-бота с помощью BotFather и получить API-key;Скачать с репозитория файлы Che_inform.py и base_cargo.csv (проверить в скрипте Che_inform.py правильность пути к файлу base_cargo.csv, путь […]

Read more

A simple tutorial on making nft/memecoins on algorand

Let’s make a simple NFT/memecoin on the Algorand TestNet! We’ll use the Purestake API, NFT Storage, and the Algorand Python SDK to programmatically create some coins/nfts/assets. 1 Tip: If you want to speedrun through this tutorial, just read each heading and the tl;drs at the end of the section. Pre-requisites You should hopefully know how to open the terminal and use a code editor. On MacOS or Ubuntu (any Linux-based OS), just open up your terminal. If you are on […]

Read more

VOS: Learning What You Don’t Know by Virtual Outlier Synthesis

This is the source code accompanying the paper VOS: Learning What You Don’t Know by Virtual Outlier Synthesis by Xuefeng Du, Zhaoning Wang, Mu Cai, and Yixuan Li The codebase is heavily based on ProbDet and Detectron2. Dataset Preparation PASCAL VOC Download the processed VOC 2007 and 2012 dataset from here. The VOC dataset folder should have the following structure: └── VOC_DATASET_ROOT | ├── JPEGImages ├── voc0712_train_all.json └── val_coco_format.json COCO Download COCO2017 dataset from the official website. Download the OOD […]

Read more

Distributionally Robust Structure Learning for Discrete Pairwise Markov Networks

This is the official implementation of the following paper accepted to AISTATS 2022: Distributionally Robust Structure Learning for Discrete Pairwise Markov Networks Yeshu Li, Zhan Shi, Xinhua Zhang, Brian D. Ziebart [Proceeding link TBA] Requirements Quick Start Run Citation Please cite our work if you find it useful in your research: Acknowledgement This project is based upon work supported by the National Science Foundation under Grant No. 1652530. GitHub View Github    

Read more

Deep learning based model for Cyro ET Sub-tomogram-Detection

High degree of structural complexity and practical imaging constraints make retrieval ofmacromolecular structures from cryo-ET is very challenging. For image classification oflarge-scale systematic macro-molecular structure from cryo-ET data. For image classification of large-scale systematic macro-molecular structure from cryo-ET data, adeep learning-based image classification approach has been employed to improve theaccuracy for a small range of SNR values where the present models have fallen short.Here, a novel SEC3 model for macro-molecule separation has been used. The model comprises 3D convolutional blocks […]

Read more
1 240 241 242 243 244 928