Skip to main content

anet-tools

Install

conda create -n anet python=3.7 -y
source activate anet
conda install pytorch==1.4.0 torchvision cudatoolkit=10.1 -c pytorch -y
conda install -c conda-forge opencv -y
cd anet_tools/features/flownet2/networks/correlation_package
rm -rf *_cuda.egg-info build dist __pycache__
python setup.py install --user
cd ../resample2d_package
rm -rf *_cuda.egg-info build dist __pycache__
python setup.py install --user
cd ../channelnorm_package
rm -rf *_cuda.egg-info build dist __pycache__
python setup.py install --user
cd ../../../../../
pip install -e .

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anet-tools-0.0.1.tar.gz (55.2 kB view details)

Uploaded Source

File details

Details for the file anet-tools-0.0.1.tar.gz.

File metadata

  • Download URL: anet-tools-0.0.1.tar.gz
  • Upload date:
  • Size: 55.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10

File hashes

Hashes for anet-tools-0.0.1.tar.gz
Algorithm Hash digest
SHA256 3336cc70cb5a4883bfd29e1190ccfa3db2f395c5f4699f63b934c7524ae94553
MD5 d3936428572fb89bc03f56fafe311e2e
BLAKE2b-256 20967613b823d1b2e982d164d447071813c8f66b1b4bfd243abe01db04336f12

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.1 This release

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page