Skip to content

Commit

Permalink
Update torchgeo/models/rcf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
calebrob6 authored Sep 28, 2023
1 parent abd499e commit 2f38c5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchgeo/models/rcf.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
class RCF(Module):
"""This model extracts random convolutional features (RCFs) from its input.
RCFs are used in Multi-task Observation using Satellite Imagery & Kitchen Sinks
RCFs are used in the Multi-task Observation using Satellite Imagery & Kitchen Sinks
(MOSAIKS) method proposed in "A generalizable and accessible approach to machine
learning with global satellite imagery".
Expand Down

0 comments on commit 2f38c5d

Please sign in to comment.