causalimages-software
causalimages-software copied to clipboard
causalimages: An R package for performing causal inference with image and image sequence data
Package connection to GPU breaks when using NVIDIA RTX 4090 on Linux. Solution: Add option to set environmental variables post conda environment activation.
Run final tests before consider pushing to stable.
Issue installing backend on some Windows machines. What version of Windows are we targeting? @adeldaoud @ksakamoto09
Population figures: https://developers.google.com/earth-engine/datasets/catalog/WorldPop_GP_100m_pop DHS alternative: https://mics.unicef.org/surveys
https://here.r-lib.org/
Today I'm running several runs after making the changes we talked about regarding imputing project end dates. One of them failed with this error after initially appearing to have successfully...
- Accept long/lat + .tif name + layer name - Return the value that's stored in the .tif at that long/long + layer - Interpolation?
Currently hface environment is set up as follows in `CausalImage_ImageModelBackbones.R` ``` conda create -n hface python=3.11 conda activate hface python3 -m pip install --upgrade transformers torch tensorflow tensorflow_datasets pillow pip...
I am not entirely certain, but it seems like Macbook doesn't work with the current default install (at least when I do it manually) since it installs x86-64 versions of...
**Issue** I encountered an issue while trying to create a new conda environment using the `causalimages::BuildBackend` function. The process fails with the following error: ``` Error while loading conda entry...